- Added support for Armory plugin, letting you block access to armory boxes in arenas or the lobby using the
NoArmoryBoxAccess
rule.
The entire teleportation and respawning logic has been reworked, making transitions to arenas, respawning, and returning to the lobby significantly faster and more reliable. As a result, the following issues have been fixed:
- Fixed admins not being teleported when in noclip mode.
- Fixed potential conflicts with other plugins that spawn players by decoupling the plugin from spawning hooks.
- Fixed duplicate player instances being created when entering an arena.
- Fixed an issue where players stepped into the teleporter but were not teleported to the arena, while the arena still registered them as present.
Lobby-only mode fixes and improvements:
- Players who connect while dead are now correctly teleported to the lobby.
- Players who commit suicide while not in an arena are now teleported to the lobby.
- Clicking the respawn button or using the respawn command now correctly returns players to the lobby.
- Players with admin permission will no longer have their inventories cleared when entering or leaving the lobby and are no longer forced to the lobby on connect or when the plugin reloads while lobby-only mode is enabled.
- Players attempting to leave the lobby now receive a message informing them they cannot leave.
Additional fixes and improvements:
- A sleeping bag has been added in the lobby to serve as a spawn point for dead players.
- You can now configure which inventory sections are locked for players in the lobby.
- Fixed a bug where using
/leave
did not properly remove a player from the arena.
- Fixed a null reference exception that occurred during self-inflicted damage (e.g., suicide) due to missing weapon information.
- Added distance tracking so you can view the range of each shot and record the farthest successful hit.
- Fixed an issue on windows-hosted servers where the scoreboard displayed stray
\r
characters.
- Scoreboard size has been reduced.