Updated Setting up the config file (markdown)

garbagemule 2011-06-29 04:30:39 -07:00
parent 794657a82a
commit f8c8795f10

@ -37,7 +37,8 @@ The config-file consists of 3 sections: **global-settings**, **classes**, and **
Note about notation: `[true|false]` means the setting can take the values "true or false", either or. `<time>` means the setting can take an amount (either seconds or server ticks), always a whole number, and always `0` or greater. `<amount>` is similar to time.
## global-settings ##
## Global Settings ##
`global-settings`
The global settings are few, but important. Note that if **enabled** is set to false, no arenas can be joined, no matter what their individual **enabled** status is.