- Added a new option: interact-only-own
- If this is set to true, then players can only interact with their own graves
- Changed some internal logic to (hopefully) prevent incompatibility with soulbound enchant plugins.
- The main /axgraves command will now return the /axgraves help messages by default
- Now if the despawn-time-seconds is set to -1, the grave will only despawn when the server restarts.
- Fixed an issue with graves not reappearing when changing worlds quickly
- Fixed the auto config updater
- Added a new config section which lets you blacklist items from graves
New config settings:
YAML:# true: the head can face in all the 360 degrees # false: the head can face in only 4 directions (north, east, south, west) rotate-head-360: true # should the head rotate auto-rotation: enabled: false speed: 10.0
