1.x/Guard: Difference between revisions

From Citizens Wiki

< 1.x

(Created page with "Description here. == Configuration Nodes == == Commands ==")
 
Line 2: Line 2:


== Configuration Nodes ==
== Configuration Nodes ==
These nodes can be found in ''citizens.yml''.
'''Setting''' - path of the setting
<br>'''Default Value''' - default value of the setting
<br>'''Description''' - short description of the setting
{| class="wikitable" style="text-align: center;"
! style="width: 250px;" | Setting
! style="width: 200px;" | Default Value
! Description
|-
| guards.default-bouncer-protection-radius
| 10
| The default protection radius for guard bouncers (measured in blocks).
|-
| guards.respawn-delay
| 100
| How many ticks after a guard's death before it should respawn.
|}


== Commands ==
== Commands ==

Revision as of 10:05, 8 September 2011

Description here.

Configuration Nodes

These nodes can be found in citizens.yml.

Setting - path of the setting
Default Value - default value of the setting
Description - short description of the setting

Setting Default Value Description
guards.default-bouncer-protection-radius 10 The default protection radius for guard bouncers (measured in blocks).
guards.respawn-delay 100 How many ticks after a guard's death before it should respawn.

Commands