Denizen/Commands

From Citizens Wiki

< Denizen

Revision as of 14:48, 9 February 2013 by Davidcernat (talk | contribs)

====announce

==

announce [ "announcement text" ]
Displays a message that every player on the server can read.


Examples

- announce "The skeleton invasion has ended."
- announce "<player.name> has joined the blue team!"

====assignment

==

assignment [ {set} | remove ] ( "script:name" )
Set or remove an assignment for an NPC.


Examples

- assignment remove
- assignment set "script:Evil Wizard"