diff --git a/Setting-up-the-config-file.md b/Setting-up-the-config-file.md index 801ffdf..f3d36ec 100644 --- a/Setting-up-the-config-file.md +++ b/Setting-up-the-config-file.md @@ -227,6 +227,7 @@ The settings-branch is quite extensive, and besides the `world`-node, it is basi * `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. Note that this feature is incompatible with `auto-start-timer` and `start-delay-timer`! * `max-players: ` - Gives an upper limit on how many players may join the arena. The default of `0` means no limit. * `max-join-distance: ` - The maximum distance (in blocks) from which players can join or spectate the arena. If 0 (default), there is no limit, and players can join from any world. 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. +* `join-interrupt-timer: