Sentry/Configuration: Difference between revisions

From Citizens Wiki

< Sentry

No edit summary
No edit summary
Line 11: Line 11:
#Server-wide options for Sentry
#Server-wide options for Sentry
Server:
Server:
  #If true Sentries will die like normal mobs, instead of being despawned. Player-type Sentry deaths will be announced in chat.
  #If true Sentries will die like normal mobs, instead of being despawned.  
#Player-type Sentry deaths will be announced in chat.
  DieLikePlayers: false
  DieLikePlayers: false
  #The amount of EXP sentries drop. Only works if Drops is turned on.
  #The amount of EXP sentries drop. Only works if Drops is turned on.

Revision as of 02:53, 18 September 2012

The first time you load Sentry it will create /Sentry/config.yml. This file can be used to adjust server-wide options for Sentry. After changing this file call /sentry Reload to reload it.

New versions of Sentry will NOT make a new file if it exists already, so keep an eye on this page in case more options are added or changed.

Note: all Items can be matched by name or id. I know some users would like to match on data value and/or enchantment value. This will be added in the future.


Code: Sentry config.yml
{{{2}}}