This release fixes a lot of bugs and adds a new feature which has been requested a few times.
Fixes:
- Fixed winning in arenas not displaying the victory title
- Fixed the create command allowing invalid names (such as those containing "?" and "\")
- Fixed leaderboards duplicating entries sometimes
- Fixed splegg games throwing NPEs when attempting to update the player's broken blocks statistic
- Fixed the plugin not being able to handle invalid health values (such as players who have absorption and have health points exceeding than 24)
- Fixed the /spleefx coins command bugging out when being ran from console
- Fixed the plugin throwing errors when the player attempts to join an arena while already in one
- Added more documentations to the leaderboards section in the config.yml
Additions:
- Added /<mode> arena finishingloc <arena key> for setting the finishing location of the arena. This location is the one players are teleported to when the game is over.
- Added /<mode> arena removefinishingloc <arena key> to remove the arena's finishing location and, instead, teleport players to their original location
- Added /<mode> arena lobby <index / team> to set a lobby for the specified team or index only. You can also tab the new additions
- Added /<mode> arena removelobby <index / team> to remove the specific lobby, and teleport them to their spawnpoint or global lobby.
- Added alreadyInArena message, which will be sent to players when they attempt to join an arena while already in one. Editable through /spleefx messages.