1.x/Characters: Difference between revisions
From Citizens Wiki
< 1.x
Aufdemrand (talk | contribs) No edit summary |
Aufdemrand (talk | contribs) |
||
Line 13: | Line 13: | ||
Toggleable Types (These types can be toggled): | Toggleable Types (These types can be toggled): | ||
<br> | <br> | ||
* [[Blacksmith]] | * [[Blacksmith]]s can repair items, for a cost. | ||
* [[Guard]] | * [[Guard]]s be bouncers, soldiers, or bodyguards. | ||
* [[Healer]] | * [[Healer]]s can provide a health boost when you run out of food. | ||
* [[Quester]] | * [[Quester]]s are perhaps the most powerful, featuring a robust questing system. | ||
* [[Trader]] | * [[Trader]]s provide a unique way for your players to buy and sell goods. | ||
* [[Wizard]] | * [[Wizard]]s can do magical tasks. | ||
<br> | <br> | ||
Mob Types (These types can automatically spawn): | Mob Types (These types can automatically spawn): | ||
<br> | <br> | ||
* [[Evil NPCs]] can spawn alongside your servers' other mobs. | * [[Evil NPCs]] can spawn alongside your servers' other mobs. |
Revision as of 03:53, 29 January 2012
Having a basic NPC is cool, but you may want it to utilize one of our character types.
To change an NPC's type, use the command /toggle [type]. Replace [type] with the NPC type that you want to toggle your NPC to become.
/toggle healer
Character JARs
It is imperative that you have the NPC type's .jar file in your plugins/Citizens/types directory. If not, you won't be able to toggle an NPC to become that type. When updating Citizens, you must update your character types as well.
Character Types
Toggleable Types (These types can be toggled):
- Blacksmiths can repair items, for a cost.
- Guards be bouncers, soldiers, or bodyguards.
- Healers can provide a health boost when you run out of food.
- Questers are perhaps the most powerful, featuring a robust questing system.
- Traders provide a unique way for your players to buy and sell goods.
- Wizards can do magical tasks.
Mob Types (These types can automatically spawn):
- Evil NPCs can spawn alongside your servers' other mobs.