
AxInventoryRestore 3.9.0
A customizable plugin that backups player inventories and lets server staff to restore or export the
- Added a gamemode change event log.
- Attempted to fix offline mode server compatibility when premium and offline mode uuids are mixed.
- Made it possible to change the date format in the config.
- Added some indexes to improve database performance.
- Added a debug mode to the config which can be enabled to print database save/load times in the console.
- A lot of other internal changes and improvements. If anything is behaving unexpectedly, please let us know! https://github.com/Artillex-Studios/IssuesPSA: If you had issues with data loading speed (especially with mysql), please turn on debug mode and send us logs after a few hours.
- Optimized database cleanup.
- Fixed AxShulkers hook.
- Fixed a MySQL startup warning.
- 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/
- Fixed the database not working when using it with older mysql versions
- Some other small changes.
- Attempted to fix some issues with some servers not finding offline players
- Added backup limiting: you can now set the maximum amount of backups per category (and also a total limit) for players.
- Possibly improved compability with floodgate
- Fixed an issue with some mysql versions
- Fixed plugin not working with some mysql versions that don't allow for larger keys than 255 characters.
- Some other smaller fixes