Sentry/Configuration: Difference between revisions
From Citizens Wiki
< Sentry
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
DefaultOptions: | DefaultOptions: | ||
Drops: false | Drops: false | ||
KillDrops: true | |||
Criticals: true | Criticals: true | ||
Invincible: false | Invincible: false |
Revision as of 08:02, 7 May 2013
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}}} |