- Fixed a bunch of reported issues (and fixed modelengine support)Report any issues @ https://github.com/Artillex-Studios/Issues/!
- Fixed signs not working
- Fixed villager guis not working.
- Note: ModelEngine is currently incompatible with this version of the plugin. If you are using it, please consider using the last version before the 1.21.5 support or wait a few days until we fix it!This version of the plugin still might have issues as there are major internal changes, please report any issues @ https://github.com/Artillex-Studios/Issues/!
- Added 1.21.5 support. (supported versions: https://docs.artillex-studios.com/supported-versions.html)
- Important: There are some major internal changes to our core api, (AxAPI) so there might be some issues. Please report any unexcepted behaviour at https://github.com/Artillex-Studios/Issues/
- The grave inventory now closes if the player goes/teleports too far away
- Added a way to set the max active grave limit with a permission (axgraves.limit.<amount> - if it is not set, the limit in the config is used)
-
- Added a permission that is required to have graves (axgraves.allowgraves - and it is set to true by default)
- Fixed that graves which had their timer run out while the server was offline did not disappear
- Fixed that saved graves shifted their location after a server restart
- Added support for plugins that cancel death events
- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
- Improved the throughput of the packet entity system by a large margin (faster holograms)
- Fixed an exception that sometimes occured on shutdown
- Added a "store-xp" setting to the config, so now it is possible make the plugin not handle XP drops.
- Made it not possible to instant pickup graves in spectator mode (Thanks, MrLeonidas61)
- Fixed some exceptions
- Added 1.21.2 and 1.21.3 support
- Fixed that the /axgraves list did not show any graves after relogging
- Sometimes the plugin did not start if the server couldn't find some offlineplayers' name
- Fixed the plugin not working on the last few 1.21.1 builds
- Fixed some stuff with the /axgrave tp command
- Some code cleanup
- Fixed an exception on startup that occurred when there were no saved graves
- Added the most requested feature: grave saving
- The plugin now auto saves graves, so they won't be lost even if the server restarts/crashes
- You can disable this and it will drop out the items like it used to before this update
- Fixed some typos in the config
- Made the plugin use only 1 thread, not 5 (it should be more than enough, and 5 can cause issues on some shared hostings that limit the thread count)
- Some other bug fixes
- Fixed an exception that sometimes appeared while the server was stopping
- Fixed an exception that was caused by a change in the last update, whoops.
- Items are now dropped when the server stops (this doesn't work on folia)
- Fixed an issue with the folia support
- Added 1.21.1 compatibility