Main changes:
- Add version support beyond 1.21.4
- Added groups
- Added new options
- Now saves player deaths beyond restarts
- Removed Blood moon functionality and made it a seperate plugin
- Completely remade the plugin
- Fixed teleports
Technical changes:
- Completely changed config.yml
- Added players.json
- Added groups.json
- Added worlds.json
Command changes
- Added the /player unban <player> command
Used to unban a dead player, requires the permission hardcore.manage.players
- Added the /player ban <player> <world> command
Used to ban a player from hardcore, requires the permission hardcore.manage.players
- Added the /player list command
Lists all of the currently banned players, requires the permission hardcore.manage.players, shows their unban time/date and which world they died in
- Added the /group SET_RESPAWN <group> command
Sets the respawn location for a group, requires the permission hardcore.manage.groups (the location is set to wherever you currently are)
- Added the /group SET_GROUP <group> command
Sets the group a world is part of, requires the permission hardcore.manage.groups
- Added the /group CREATE_GROUP <name> command
Creates a new group, requires the permission hardcore.manage.groups
- Added the /group REMOVE_GROUP <name> command
Deletes a group, requires the permission hardcore.manage.groups
- Added the /group LIST_GROUPS command
Lists all of the current groups, requires the permission hardcore.manage.groups
- Added CLI support for /hardcore
- Added a commandSender.isOp() check to the CLI support
- Made a minor bug fix and added a missing try-catch statement



