- Added 26.2 support. (The plugin now supports everything between 1.20.2 and 26.2)
- Made it possible to run the reload and addrank commands from the console.
- Added a /axapi with some subcommands like "snbt" that can be used to print an item's snbt and "dump" that uploads information about installed ax plugins and some useful extras that will be useful to find issues in the future.
- 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.
- 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 AxRankMenu handles the old CoinsEngine and the new ExcellentEconomy as 2 different plugins.
- Added 1.21.11 support
- Fixed the non-chest gui types
- Added 1.21.9 and (most likely also) 1.21.10 support. (if you are using paper 1.21.9, you must update it to the latest build for the plugin to work)
- Fixed an exception with the packet system.
- Added 1.21.6 support. The plugin now supports 1.20.2-1.21.6.
- More fixes to make modelengine compatible. (hopefully the last one)
- Fixed signs not working
- Fixed villager guis not working.
- Note: ModelEngine is currently incompatible with this version of the plugin. If you are using it, please consider using the last version before the 1.21.5 support or wait a few days until we fix it!
This version of the plugin still might have issues as there are major internal changes, please report any issues @
https://github.com/Artillex-Studios/Issues/!
- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
- Added 1.21.2-1.21.3 support
- Gui improvements, now you can put items on multiple slots
- slot:
- "0-9" # horizontal
- "8|53" # vertical
- The gui now auto updates
- Added 1.21.1 compatibility
- Fixed the /axrank addrank command setting the buy-actions incorrectly
- Added a warning for missing buy-actions
- Added 1.21 support
- Added an update notifier, you can customize it or disable it in the config
- Fixed a warning that appeared on startup when using paper 1.20.5 and 1.20.6
- Made all the command error messages customizable
- Fixed commands double registering when reloading the plugin
- Added a new /axrankmenu addrank <rank> command
- Changes to the command system, now you can edit the command aliases
- Added BeastTokens currency hook
- Added 1.20.5 and 1.20.6 support
- Fixed CoinsEngine and UltraEconomy hook settings.
- Added PlaceholderAPI support to the item names and lores in the rank gui
- Fixed the ranks.yml not reloading properly
- Fixed an error that happened when a rank was added to the menu but it did not exist.
- This update is a rewrite to most of the internals, a converter will be run at startup, make sure to take a backup of axrankmenu files before updating just in case!
- Moved the menu section to a seperate ranks.yml file
- Added 3 highly requested settings: prevent-downgrading, discount-ranks, force-buy-order
- Fixed command execution on folia
- Fixed an issue with reloading economy hooks
- The "hook is set in the config, but not installed" warnings will not appear now If at least 1 hook enabled
- Fixed an issue with hooks
- Added UltraEconomy hook
- Fixed a startup error on Spigot/Bukkit
- (internal) Relocated a dependency