- Added 26.2 support. (The plugin now supports everything between 1.20.2 and 26.2)
- Added a "permission" field to zone rewards. If set, it can be used to pick what rewards can players get.
- Added "minimum-time" and "maximum-time" fields to zone rewards. Can be used to make rewards that can only be gained after/before or between certain timespans after being in the afk zone.
- Reworked command permissions, instead of axafkzone.admin, now every command has a separate permission. (check the wiki for the list)
- Made it possible to disable the axafkzone command by removing the command section from the config.
- Some bug fixes & cleanup
- 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 1.21.11 support
- Made it possible to bypass the ip limit setting using the axafkzone.bypass.iplimit permission
- Now the bossbar/title/actionbar is only sent once a second, inproving performance. (Thanks, RVSkeLe)
- Fixed that the plugin was accidentally overwriting the /help command. (Thanks
@DebitCardz)
- 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)
- Added a /axafkzone tp <zone> command, which can be used to find previously created zones.
- 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/!
- Fixed an issue with giving rewards on folia/"multithreaded" servers.
- The plugin now requires java 21 or higher.
- Fixed the IP limit sometimes not working. (thanks, Reddishye)
- The plugin now can properly handle world unloading and loading, this fixes that afk zones sometimes did not work after server startup outside of the main world with some world loaders.
- Fixed the plugin not executing commands on folia servers
- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
- Improved the throughput of the packet entity system by a large margin (faster holograms)
- Fixed an error that occurred when reward chances were set to round numbers
- Added 1.21.2-1.21.3 support
- Fixed that if players died in a zone, their chat was spammed with entry/leave messages
- For some reason on 1.21.3 the zone leave message was sent twice, not sure if does this happen on any older version, but it is fixed now
- Fixed an exception (Thanks, R00tB33rMan)
- Little bit of code cleanup
- Fixed missing library causing the plugin to not work properly on some servers
- Fixed some color codes not working in the %reward% section
- Removed a debug message that was left in the 1.20.4 version
- Added update notifier
- Fixed/added 1.21 support