Rules
You can use the rules module to add custom rules to your map that are not already included within an established server-wide rules.
tip
Regions and Filters should be used to enforce access and block rules.
Element | Description |
---|---|
<rules> </rules> | Node containing all the defined custom rules. |
Sub-elements | Value | |
---|---|---|
<rule> </rule> | A custom map rule. | Text |
Examples
<rules>
<rule>Do not intentionally prolong the match by hiding or exiting the playing area.</rule>
</rules>