- Fixed the some backup types like ender chest, gamemode/world changes did not save in the last few versions.
- Added 26.2 support. (The plugin now supports everything between 1.20.2 and 26.2)
- Moved to our own discord webhook system, the discord.yml will be migrated on first startup. If you use this feature, it is recommended to take a backup of it so nothing gets deleted.
- The new discord webhook system is more capable, supporting basically all discord features, (and the old system downloaded a lot of useless libraries) you can find the new syntax and more details here: https://docs.artillex-studios.com/discord-webhook-builder.html
- Added a new %timestamp% placeholder for the webhooks that can be used for the timestamp field.
- Removed all of the very old database converters from axir v1 and v2. That means that if you are still using a 2 year or older version, you will have to update to 3.12.1 (or delete the database) for your data to be converted.
- Removed support for legacy permissions, that means that now only the permissions starting "axinventoryrestore." will work. (in the past ther were permissions like axir.admin) Check the wiki for the up to date list.
- Code cleanup.
- Fixed a folia bug.
- Fixed that the previous version didn't get remapped on 1.20.5-1.21.4 servers, because the new 26.1 module requires java 25. This version now should work in all minecraft versions from 1.20.2 to 26.1.1 even with java 21.
- Added 26.1 and 26.1.1 support. (The plugin now supports everything between 1.20.2 and 26.1.1)
- Moved the update notifier to use our own internal api for more accurate information and to prevent it not working if the provider site goes down.
- Some internal cleanup.
- Added the %location% placeholder to the backup created discord webhook.
- Added the %category% placeholder to the category gui backup items. This can be used to show which category a backup belongs to in the "all" gui.
- Made the /axir view <name> search case insensitive.
- Now you can also search for uuids like this: /axir view <uuid>
- Added a more clear error message when the user can't be found or they have no backups.
