Additions:
- Added GraveLootedEvent - Fired when a grave is emptied
- Preview a protected graves inventory - Will allow someone to preview inventory items when the grave is in a protected state (Disabled by default in grave.yml under the protection section)
- Explode Protection - Allows old explosion behavior when exploding a grave in a protected area (works well for plugins that regenerate the terrain when exploding near a grave site)
Fixes:
- Grave Heads will no longer pop out when an explosion occurs
- Validate profile against spaces in the name (illegal usernames still exist I guess and newer minecraft versions validate this now
)
Changes:
- Updated Authlib to 6.0.55
- This version compiles on 1.21.1 - getTopInventory is reflected, which prevents any bugs in 1.7-1.20.6
- Grave Compasses can no longer be moved to anvils, furnace, blast furnace, smoker, grindstone, or hoppers through the inventory (Prevents XP farm exploit)
- Bumped config version to 14
- permission.yml and token.yml no longer resets upon config version updates.
Thanks to TylorTurner for the feature requests for this version.