Denizen/0.7/Migration

From Citizens Wiki

< Denizen‎ | 0.7

Revision as of 22:56, 15 August 2012 by Aufdemrand (talk | contribs)

All text-type commands (CHAT, NARRATE, etc) must have the text in quotes. Single or double is fine.

 Example: - CHAT "This is the text I am Chatting" 


EXECUTE must also have the command and arguments in single- or double- quotes

 Example: - EXECUTE ASSERVER "warp someplace" 


GIVE and TAKE must specify the quantity with QTY:# or qty:#

 Example: - GIVE DIAMOND QTY:10


RESPAWN no longer exists. Use TELEPORT instead with the DENIZEN argument.

 Example: - TELEPORT DENIZEN 'BOOKMARK:name'