1.x/Characters: Difference between revisions

From Citizens Wiki

< 1.x

(Created page with "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 ...")
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{NoSupport}}
Having a basic NPC is cool, but you may want it to utilize one of our character types.
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. 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.
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.  


<pre>/toggle healer</pre>
<pre>/toggle healer</pre>
==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==
==Character Types==


Toggleable Types (These types can be toggled):
Toggleable Types (These types can be toggled):
 
<br>
[[Blacksmith]] characters can repair items, for a cost.
* [[1.x/Blacksmith]]s can repair items, for a cost.
[[Guard]] characters be bouncers, soldiers, or bodyguards.
* [[1.x/Guard]]s be bouncers, soldiers, or bodyguards.
[[Healer]] characters can provide a health boost when you run out of food.
* [[1.x/Healer]]s can provide a health boost when you run out of food.
[[Quester]] characters are perhaps the most powerful, featuring a robust questing system.
* [[1.x/Quester]]s are perhaps the most powerful, featuring a robust questing system.
[[Trader]] characters provide a unique way for your players to buy and sell goods.
* [[1.x/Trader]]s provide a unique way for your players to buy and sell goods.
[[Wizard]] characters can do magical tasks.
* [[1.x/Wizard]]s can do magical tasks.
 
<br>
Mob Types (These types can automatically spawn):
Mob Types (These types can automatically spawn):
<br>
* [[1.x/Evil NPCs]] can spawn alongside your servers' other mobs.


[[Evil NPCs]] can spawn alongside your servers' other mobs.
{{NavBox}}
[[Category:Citizens1]]

Latest revision as of 13:48, 1 May 2012

Not Supported!
This page is about Citizens 1.x, while the current version is Citizens 2.0.2. This page's content may be outdated, and shouldn't be trusted as being correct. See this page's talk page for more information. If you were looking for the 2.0.2 equivalent of this page, try Characters. If you feel this message was displayed in error, please contact an administrator.

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):


Mob Types (These types can automatically spawn):