Releases: Stefan923/SuperLMS
Bug Fix
Per command permission
Added separate permissions for /lms join, /lms exit and /lms spectate subcommands:
superlms.join
superlms.exit
superlms.spectate
Stop Command
Added /superLMS stop command. An administrator can use it to end a starting or an already started game.
Bug Fixes
Bug Fix
Arena Auto-Prepare
Made arena auto-prepare more configurable.
Added a setting for enabling/disabling arena auto-prepare: Arena Auto-Prepare.Enable
Added a setting to specify the times of day (hour and minute) at which to auto-prepare the arena.
Spectators
Added game spectators. Now, people can spectate a Last Man Standing game.
Added new command: /lms spectate (Permission: superlms.play)
Added new event listeners. (cancelling specific actions during LMS games)
Bug Fixes
Bug Fixes
Added specific piano note sounds for game's starting counters.
Fixed an issue that lets players use /superLMS join even if they are already in the game.
Fixed an issue with Paper Spigot and other Paper forks that caused the game to stop. (async calling Player#teleport()).