FIXES: - Fixed a message issue with the /nextlifepart showing the time till next max health instead.
- Fixed a possible NPE in the ban deserialization when a none valid UUID was used.
- Fixed NPE in the saving of a ban when killer or incombatwith was a block and type was null.
- Removed debug messages from the CombatLogX hook.
- DeathBans GUI will now show the bans in correct order.
- Commands will now have their description correctly displayed in the vanilla /help command.
CHANGES: - The plugin will now use its own custom ban system instead of the vanilla one.
- Due to the above, bans caused by the plugin will no longer apply when the plugin is uninstalled.
- Spectator death bans will now automatically end and change the players gamemode to survival and teleport the player to bed respawn location or configurable world spawn.
- Players IP banned due to a player on their network getting death banned will now be able to get custom ban messages.
- Ban expiration dates will now update accordingly when ban is ended pre-emptively.
- Permanent death bans will now actually be permanent and not just 4000 years.
- 'TotalBans' in server.yml has been changed to 'TotalDeathBans' to reflect the actual data better.
- %augmentedhardcore_server_ongoing_bans% and %augmentedhardcore_server_total_bans% will now longer require the player to be logged in to be used.
ADDITIONS: - Added 2 new bstats charts (ongoing and total death bans).
- Added the commands /addmaxhealth and /setmaxhealth for adding and setting max health to/of the player.