Configuration
| Configuration key | Possible values | Default value |
|---|---|---|
| paintable_surfaces | All Minecraft material values | CARPET WOOL STAINED_CLAY STAINED_GLASS STAINED_GLASS_PANE |
| max_players | All positive integers | 32 |
| sign_format | Any combination of text and the following parameters: %arena% (Displays arena ID) %status% (Displays arena status) %time% (Displays remaining time) %pct% (Displays number of players) %pmax% (Displays player cap) %scores% (Displays scores of ingame teams) | Arena #%arena% %status% Time remaining: %time% |
| team.red.color | Any integer 0-15 | 14 |
| team.yellow.color | Any integer 0-15 | 4 |
| team.green.color | Any integer 0-15 | 5 |
| team.blue.color | Any integer 0-15 | 3 |
| check_updates | true or false | true |
| auto_update | true or false | true |
| locale | Any installed language locale | en_US |
| use_resource_pack | true or false | true |
After editing the configuration, be sure to validate the file using a JSON syntax checker, such as this one
Comments