- Recoded the plugin
- Because the entire reward/gui system was changed, there is no converter, you will have to reconfigure some files!
- The config.yml and the database is unchanged, you can keep that, however the messages.yml was split: lang.yml, menu.yml, rewards.yml
- Added item rewards, so now you can run commands and give items at the same time.
- Simplified configuration, no need to configure 200+ gui config lines anymore, just create a few items and assign a day, slot and reward to them.
- Added 1.21.3 support, so the plugin now works on 1.18-1.21.3 versions
- Improved the 'month' setting, the %time% placeholder will now work with it better
- Added 1.21.1 compatibility
- 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
- Fixed the [CONSOLE] action
- Made the plugin behave a bit better to /reload and plugman (it is still not supported, but it should not fully stop anymore)
- Added 1.20.5 and 1.20.6 support
- Added Folia support
- Made it possible to set the month to AUTO
- Added a setting to change the command aliases in the config.yml
- Hotfix for the latest version to prevent kicks on entity interactions
- Reworked a lot of the internals
- Made it possible to set the "amount" of items in the gui
- Improved the performance of the gui updater
- Updated the command library, this fixes the random exceptions that many users have reported. Also if you enter the wrong subcommand arguments, instead of giving a 'unknown command' now there is more information on what are you missing.
- Fixed head textures not loading in gui
- Rewrote the date system, now it uses ZonedDateTime
- Now you can set max-accounts-per-ip to -1 to disable it
- Added a new setting: timezone-offset
- Added a command that can be useful to report bugs: /axcalendar debuginfo
- Release