Updated Setting up the config file (markdown)

garbagemule 2011-06-29 04:29:46 -07:00
parent 5329e935af
commit 794657a82a

@ -37,7 +37,7 @@ 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 ##
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.