Implement start-delay-timer.

The StartDelayTimer wraps the AutoStartTimer and provides a means of
"locking" the lobby until a configurable time has passed. During this
time, it is possible for other players to join the lobby and ready up,
but the arena will not start until the StartDelayTimer has run out,
after which the AutoStartTimer is started (if applicable).

New per-arena setting: start-delay-timer: [seconds]
New announcement: arena-start-delay
This commit is contained in:
garbagemule
2014-02-25 04:36:35 +01:00
parent 5e83c4e7e9
commit 7d14b1b10a
5 changed files with 128 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: MobArena
author: garbagemule
main: com.garbagemule.MobArena.MobArena
version: 0.96.2.11
version: 0.96.2.12
softdepend: [Multiverse-Core,Towny,Heroes,MagicSpells,Vault]
commands:
ma: