mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-29 06:05:15 +01:00
Updated Setting up the config file (markdown)
parent
d7dcb6ba87
commit
04318662bb
@ -147,8 +147,8 @@ The settings-branch is quite extensive, and besides the `world`-node, it is basi
|
||||
* `display-timer-as-level: [true|false]` - When set to true, the players' level counter (above the experience bar) will be used to display the auto-start timer in the lobby. NOTE: Do not use this if `keep-exp` is set to true!
|
||||
* `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.
|
||||
* (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-first-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 [[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.
|
||||
|
||||
|
||||
### waves
|
||||
|
Loading…
Reference in New Issue
Block a user