+ Also make sure to report any issues if anything is behaving differently than it used to: https://github.com/Artillex-Studios/Issues/issues
- This update migrates the integration system of the plugin to AxIntegrations (https://docs.artillex-studios.com/integrations.html). This should not require any changes on your side, however make sure to check the hooks.yml after updating as there are some new plugins supported. And because all of the integrations were rewritten from zero, some bugs can occur.
- The new system makes it much easier to update and support more third party plugins. It's also open source, so anyone can add new integrations or fix issues within existing ones. (https://github.com/Artillex-Studios/AxIntegrations)
- Developers will most likely have to recode their existing axspawners integrations as the hooks api has changed, for more information see the integrations wiki page. (this only affects "private" integrations)
- Added the system from AxGens that prevents plugin item (spawners, boosters and the wands) from being crafted, smelted, consumed, etc..
- The plugin now calculates price modifiers into item prices. (if the shop plugin supports it)
- Added a cache -> shop-seconds setting, which is used to decrease the load coming from the shop plugin searching for item prices.
- 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.
