When will you release feature xxx?
When I think thats ready to be released. Stop asking. It will be done when its done. Every now and than Ill ask what I should work on next. Get your vote in than.
Where are npcs saved to?My npcs just like every other entity are saved inside the world. Asking where the npcs are saved is like asking where zombies are saved really.
Does this have multiplayer support
Yes it does. Read the installation guide if you want to know how to install it on your server.
Can you add x model
Im looking for a second coder to add more models. Personally I dont really care about adding more models and if I add them I want to add proper sitting and sneaking animations. I would rather spend time implementing more important stuff (see todo list).
How do I delete Npcs
Right click an npc with the Npc Wand and press delete.
How can I add my custom skins
Add your skins to the .minecraft/customnpcs/mob folder or create a zip with a mob folder and put your skins in there and put it in the .minecraft/customnpcs/packs folder.
Help how do I remove the crafting recipes for the npc tools
Create an npc goto global -> recipes -> general -> select a recipes -> press delete.
Does this work on bukkit?
There are no mods that work on bukkit currently. Mods are fundementally different from bukkit plugins. Plugins can only add commands and functionality. Bukkit plugins can NOT add guis, mobs, items, blocks. If you really want the mod on bukkit try mcpc plus, its an experimental bukkit project that works with forge mods. Its basically a bukkit alternative that works with bukkit plugins and forge mods.
How do I make xx Item shoot
To make an npc shoot, simply equip the item you want it to shoot, e.g. bullits, in the shoot slot. Than go to the stats menu and set the attack range to 10. It will now shoot your item.
When I equip weapon X or armor Y it doesnt do Z
Everything you equip is purely aesthetic, no special efffects, no working enchants.