AxInventoryRestore 3.0.0
- !!! MAKE A BACKUP OF THE PLUGIN FOLDER BEFORE UPDATING !!!
- !!! Also read this entire changelog, there are some things that you should look out for !!!
- Rewrote the item storage, a converter will run on first startup (this might take a long time if you use mysql or if you have 100K+ backups)
- Added 1.20.5 & 1.20.6 support - not 1.21 yet (note: to update from 1.20.4 you must first load the plugin & let the converter run, and after that update the server jar)
- Dropped 1.13-1.17 support, (sorry, to make the plugin work on 1.20.5+ it had to be done) you can still use v2 versions if you can't update your server for some reason
- Significant performance boosts, data loads multiple times faster than in v2
- Added ender chest logging
- Added container close logging
- Remade the whole command system, some notable changes: /axir <name> is replaced by /axir view <name> AND /axir save * is now a separate command, /axir saveall
- In 3.0.0, ONLY the permission starting with axinventoryrestore will work, so for example axir.view will NOT work anymore, make sure to change your permissions if you used them!
- The help section in the messages.yml will not update, if you want to make it up to date, copy this: https://github.com/Artillex-Studios/AxInventoryRestore/blob/master/src/main/resources/messages.yml#L10
- Made it possible to all of the axapi itembuilder features on gui items: https://docs.artillex-studios.com/item-builder.html
- Added a setting to change the gui/page size of menus
- Fixed a lag spike that uuid lookups caused when viewing backups
- Made the automatic backup feature reloadable, also now it uses seconds instead of minutes (currently the larger value will be used, so make sure to remove the old minutes section in the config.yml)