CitizensDev / Citizens

NPCs for Bukkit
citizensnpcs.co
Other
107 stars 53 forks source link

Invalid NPC type D: #745

Open Dilluexe opened 12 years ago

Dilluexe commented 12 years ago

Whenever I go to toggle a npc (I've tried all) it says Invalid NPC type, also it has no info on ANY npc like /trader help ect. What do I do D:

Nihilhalla commented 12 years ago

make sure you have the .jar files from the zip/rar installation file in the types folder of your plugins/citizens/ directory if they are there they may be outdated so make sure you have the installer from the same version as your citizens jar,

i.e. citizens 1.1.4.zip has the 1.1.4 jar and the .jars for 1.1.4

dakmech9 commented 12 years ago

If you download the Citizens zip there is 1 citizens plugin .jar , then the types .jar (Trader, Wizard, Etc.) drag it into the Citizens folder, then into the types folder. Run the server and enjoy the new non lonely server lol

Dilluexe commented 12 years ago

How do I get the types.jar?

Nihilhalla commented 12 years ago

types.jar is a catchall word, there should be a folder labeled citizens inside the zip, inside that folder is a folder labeled types, in there are 6 or so .jar files each labeled a different npc type (guard,blacksmith,trader,etc..) this was done to make citizens modular so that servers who only wanted trader citizens could have just traders and use less ram, anyway, that types folder needs to be in the citizens folder inside your plugins directory of your server so for example in windows it could be C:\server\plugins\citizens\types, or in linux /opt/minecraft/plugins/citizes/types, purely as two examples

!anyway what you need to do is extract the zip somewhere (desktop is a good idea) and copy all the files extracted, to the plugins directory of your minecraft server folder, so "whatever/plugins/"