From c020ab0456084981625aaf90678c11337bd2305e Mon Sep 17 00:00:00 2001 From: garbagemule Date: Wed, 20 Jul 2011 16:21:55 -0700 Subject: [PATCH] Updated Setting up the config file (markdown) --- Setting-up-the-config-file.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Setting-up-the-config-file.md b/Setting-up-the-config-file.md index 9eeef4d..f4b1910 100644 --- a/Setting-up-the-config-file.md +++ b/Setting-up-the-config-file.md @@ -106,7 +106,8 @@ The settings-branch is quite extensive, and besides the `world`-node, it is basi * `spectate-on-death: [true|false]` - If false, players will not get warped to the spectator area, but instead be "kicked" from the arena (essentially a forced /ma leave). * `share-items-in-arena: [true|false]` - If false, players will not be able to drop items in the arena. * `entry-fee: [$|:]` - Follows the exact same notation as the class items and rewards. `$20` will subtract 20 of whatever currency you use from the players upon joining. `$5, stick:2` will require the player to have 5 currency units and 2 sticks to join the arena. -* `player-limit: ` - Specifies the upper limit of how many players may join the arena. The default of `0` means no limit. +* `max-players: ` - Gives an upper limit on how many players may join the arena. The default of `0` means no limit. +* `min-players: ` - Gives a lower limit on how many players are required to start the arena. The default of `0` is the same as `1`, which means 1 or more players may start the arena. * `max-join-distance: ` - The maximum distance (in blocks) from which players can join or spectate the arena. If 0 (default), there is no limit. Note that the distance is calculated from every corner of the arena region, and that players not in the arena world won't be able to join or spectate. * `repair-delay: