- Fixed that the break_area and explosion enchants didn't properly update the hoe level on some minecraft versions.
- The hoe xp no longer gets set to 0 when a new level is reached. (instead the required xp amount just gets subtracted)
- Added a "global-visibility" section to the event.yml which can be used to make the broadcasts and the bossbar only visible in crop worlds instead of these being displayed to the whole server.
- Improved support for bedrock edition players. (now they can break crops without the gui opening, however there is no other special support for them currently)
- Attempted to fix that some keep inventory plugins were incompatible with the "bound-tool-to-inventory" setting, althrough this is an event priority issue, so it might still not work if plugins use a too high event priority.
1.0.6
- The auto sell money is now also included in the actionbar money value.
1.0.5
- Now even if the cancel-break-event setting is disabled, crops are now also correctly are set back to stage 0 instead of getting set to air.
- Fixed some other minor bugs
1.0.4
- Fixed that the global regenerator was not working on folia.
1.0.3
- Fixed a first startup database error.
1.0.2
- Fixed that the /axhoes tool setlevel command didn't update the level on 1.20.5+ servers.
1.0.1
- Added a way to disable the builtin crop regenerator, so the vanilla random-tick-speed can now be used optionally.
- Fixed a lot of things related to the packet regenerators.