Updated Setting up the config file (markdown)

garbagemule 2014-01-29 16:01:15 -08:00
parent a601cdc922
commit 02002ab87e

@ -183,8 +183,8 @@ The settings-branch is quite extensive, and besides the `world`-node, it is basi
* `auto-ready: [true|false]` - When set to true, players are automatically flagged as ready when they pick a class. Useful for arenas with many players where hitting an iron block becomes difficult.
* `use-scoreboards: [true|false]` - Whether to use scoreboards in MobArena or not.
* (v0.96+) `isolated-chat: [true|false]` - When set to true, all chat messages sent by arena players will be seen only by other arena players in the same arena. The arena players will still be able to see chat messages from other players on the server who aren't in an arena.
* (v0.96+) `global-end-announce: [true|false]` - When set to true, MobArena will announce the `arena-end-global` message (see [[Setting up the announcements-file]]) to all players on the server when an arena ends.
* (v0.96+) `global-join-announce: [true|false]` - When set to true, MobArena will announce the `arena-join-global` message (see [[Setting up the announcements-file]]) to all players on the server when the first player joins an arena.
* (v0.96+) `global-end-announce: [true|false]` - When set to true, MobArena will announce the `arena-end-global` message (see [[Announcements]]) to all players on the server when an arena ends.
* (v0.96+) `global-join-announce: [true|false]` - When set to true, MobArena will announce the `arena-join-global` message (see [[Announcements]]) to all players on the server when the first player joins an arena.
### waves