
AxInventoryRestore 3.6.3
A customizable plugin that backups player inventories and lets server staff to restore or export the
- The backup as shulker option will no longer put shulkers in shulkers, it will just give them separately.
- Fixed an issue with inventories sometimes not being saved properly
- Fully removed SQLite database type (it was already partially removed in 2.0.0) - use h2 instead
- Attempted to fix a discord addon exception caused by slow connection.
- Added a new pie chart on bstats about discord addon usage.
- Further optimized data & gui loading, should give a noticable speed increase if you have a huge (1Gb+) database.
- Fixed an exception with the AxShulkers hook.
- Fixed a few issues with the discord addon.
- Fixed an exception caused by new players joining.
- Added AxShulkers support
- Slightly decreased jar size
- Fixed some stuff with the discord addon
- Made the discord addon work without luckperms
- Made it possible to execute most commands from the console
- Fixed an issue with certain mysql/mariadb databases
Discord Addon:
- Added an option to create a thread
- Added the %server% placeholder to embeds (if you have Luckperms installed)
- Some Fixes
### Database rewrite
- Rewrote the database for the final time! (hopefully) A converter will be automatically ran at startup.
- It is recommended that you make a backup of the database before starting the converter.
- Improvements: (this data is from a server with over 250.000 backups)
- GUI load: 3-5x faster
- Storage size: 2-3x smaller
- If you use SQLite, you must either delete your database or keep using the old version
### Discord Addon
- Request a backup restore from ingame and let higher ranking staff accept it on discord, and the rest of it is handled by the plugin.
- Note: The discord addon requires you to use h2 or mysql and a 1.18+ server version
- The preview gui now gives the same item that the player had at the time of the backup, not the modified one (there was a nbt on all the items)
- Added an "ALL" category, that shows every backup of a player
- The menus now remember the page that you were on and it will put you back there when pressing the back button
- Removed the migration system, please update to 1.2.4 first if you are still on 1.1.0
- When using MySQL or PostgreSQL the plugin now also saves uuids and usernames, so the plugin will work just fine even on servers where the player have never been before.