2.38.0
- Reworked the placeholder system. Changed/added some new placeholders. (however all of the old placeholder variants are still going to work, so no need to change anything) You can find the up to date list of placeholders on the wiki: https://docs.artillex-studios.com/axgens-placeholders.html
2.37.4
- Added a %axgens_iseventactive% placeholder that returns true or false.
2.37.3
- Added protection against eating plugin items. (yummy)
2.37.2
- Added a %axgens_limitraw% placeholder that can be used to display the limit without any formatting.
2.37.1
- 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.
2.37.0
- 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.
2.36.0
- Added ExcellentEconomy support. The CoinsEngine plugin has been renamed to ExcellentEconomy in the 2.7.0 version. You will also have to set up your currencies again as AxPlayerWarps handles the old CoinsEngine and the new ExcellentEconomy as 2 different plugins.
2.35.1
- Fixed a startup error on some setups.\n- Improved ticking system memory usage.
2.35.0
- Added BattlePass integration with 2 quest types. Check the wiki -> supported plugins for more information.\n- Added AxHoes level system integration.
2.34.0
- Recoded the generator ticking system, this should improve reliability and performance. This should also fix all world unloading/loading related bugs
- This system also keeps track of generators slots properly, so players won't be able to abuse world unloading to place more generators than allowed. Generators in unloaded worlds are now also visible in the my generators menu.
- If you notice generators behaving unexpectedly after updating, please report it! https://github.com/Artillex-Studios/Issues/issues
2.33.3
- Generators now can be placed in the place of light blocks and liquids as well, not just in air.
2.33.2
- Made the shopguiplus item hook (https://docs.artillex-studios.com/axgens-shopguiplus-support.html) continue to work even if shopguiplus prices aren't enabled in the hooks.yml.
2.33.1
- Generators are now protected from being broken by AOneBlock mob spawns that break blocks.
2.33.0
- Added 1.21.11 support
- Some bug fixes & performance improvements
2.32.4
- Updated the SuperiorSkyBlock2 hook. (and fixed some issues related to it)
2.32.3
- Fixed that drops and gens could be crafted using a crafter.
2.32.2
- Fixed the corrupted generator error not working.
- Added a way to disable the corrupted hologram, also the hologram height is not also configurable in the config.yml.
2.32.1
- Added a "enable-protection" section to the config, which can be used to disable types of generator protection (to improve performance)
- Fixed custom level hooks being overwritten.
2.32.0
- Improved the default config to improve performance.
- The plugin now uses seconds by default instead of ticks to display time. (so the speed-display setting was changed in the config to 2)
- Fixed the hologram height being incorrect in the default config.
2.31.2
- The plugin now caches the break mode setting, which might slightly improve peformance.