You can use the rules module to add custom rules to your map that are not already included in the standard Lifeboat Network rules. Regions and filters should be used to enforce access and block rules.
Rule Element | Description | |
---|---|---|
<rules> </rules>
|
Node containing all the defined custom rules. | |
Sub-elements | Value/Children | |
<rule> </rule>
|
A custom map rule. | Text |
Example
<rules>
<rule>Do not intentional prolong the match by hiding or exiting the playing area.</rule>
</rules>