- 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)
- There was a debug message left in the previous version, if you use 1.21.2-3, update to fix the spam.
- Added "Parties" plugin team hook
- Small internal changes
- Reworked scheduler system, the plugin will automatically move all of your existing schedulers to the new schedulers.yml
- Added a 'random' setting for schedulers that will pick a random koth from the given list when the scheduler runs
- The plugin now actually uses the normal cron format, so no more confusing "?"-s
- The scheduler placeholders have also slightly changed, check the wiki for the full list!
- Now it is also possible to set the timezone for the scheduler
- The koth scheduler gui editor is disabled for now due to the many changes, we might add a separate editor for schedules in the future.
- Added SimpleClans team hook
- Fixed an exception with the capture koth "end-reward-capturer" setting
- Fixed an exception with the gsit hook
- Fixed a startup exception on folia
- Added 1.21.1 compatibility
- Made the koth ticking always run async, this should fix some rare issues
- Added capture-start-commands and capture-end-commands sections to the koth config, these commands are run when a player starts or ends a capture.
- Fixed a bug with the update notifier
- Some internal changes
- Fixed a bug with the update notifier
- Some internal changes
- Fixed some errors on spigot 1.21
- Fixed a rare shutdown exception
- Added 1.21 support
- Added an update notifier, you can customize it or disable it in the config
- Made all the command error messages customizable
- Made commands work with Geyser Floodgate players
- Fixed a warning that appeared on startup when using paper 1.20.5 and 1.20.6
- Fixed an issue with holograms sometimes not working on certain minecraft versions after a while
- Removed a debug message that was left in
- Added 3 more placeholders:
%axkoth_next%
%axkoth_next_formatted%
%axkoth_next_name%
- Fixed battlepass hook (the wiki was also updated to the up to date format)
- Fixed some bugs
- Made the plugin behave a bit better to /reload and plugman (it is still not supported, but it should not stop anymore)
- Added 1.20.5 and 1.20.6 support
- Added a selection visualizer for the /axkoth wand
- Fixed an exception with the glow effect
- Fixed an exception on shutdown
- Added a new capturer-glow setting to the config
- Added DeluxeCombat hook
- Fixed an issue on spigot with /axkoth wand
- Added AxKothPreCaptureEvent to the API
- Fixed SaberFactions hook
- Fixed holograms on spigot
- Fixed an error with the givestarter command
- Fixed some stuff with the API (this also that end-commands were not getting executed sometimes)
- Fixed an issue with mysql that occured on startup.
- Reworked ingame editor, now you can use it to also edit:
* Bossbar
* Hologram
* Scoreboard
* Scheduler
* Start commands
* End commands
* And more..
- New command: /axkoth info
- Fixed an issue with the start/end commands
- Added GSit hook
- Fixed the FactionsUUID hook
- Added a start-commands and a end-commands section to the koth config files (check the up to date koth files on the wiki)
- Fixed an error that appeared while the server was shutting down.
- Fixed an issue with NBT-s if you are using 1.8.0 we suggest updating to avoid issues with item stacking
- Fixed an issue with /axkoth delete not removing the koth's hologram
- Some internal changes, slightly smaller jar size
- Fixed some grammar mistakes
- Small fix to bossbars
- Made it possible to override broadcast messages per koth by setting them in the koth configuration. (create a new koth and check the broadcasts section)
- Internal changes to bossbars and action bars (this may solve a rare issue where they did not appear randomly)
- Some other fixes
- Fixed an exception with the scoreboard system
- Fixed a exception that occurred while crafting items
- More score koth fixes
- Fixed the koth scoreboard not appearing after rejoining the server
- Made it possible to disable broadcast messages by setting them to an empty string ''
- Added some extra logs if a library download fails.
- Fixed some issues with the hologram system
- Fixed an issue with setting capture-time-seconds to -1
- Reworked a lot of the internals of score koths, if you use them, it is highly recommended to upgrade! This should fix all the issues related to score koths
- Optimizations
- Added timer-format 3, check the wiki for more info.
- The team mode will now support Towny.
- Fixed an issue that the reload command bypassed the disabled scoreboard/bossbar setting
- Unintentionally all the "you cant capture this koth" action bars were broadcasted globally, this was corrected in this version.
- Attempted to fix issues with score mode rewards and team mode.
- Added better error logging if the koth world is not loaded.
- Made the koth reload command restart the main scheduler (this should fix that after breaking the config, koths have stopped working)
- Fixed the /axkoth delete command
- Now it is possible to create koths even in survival mode (not sure why would anyone want to, but now you can!)
- Added team hook for the Guilds plugin
- 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.
- The default capture koth config was not correct.
- Now works on Windows.
- Added actions bars that show the reason for why you can't capture the koth (vanish/gamemode)
- Added some extra messages that notify you if the the koth's world does not exist.
- Fixed the reload failed message.
- Added a way to give rewards in score mode based on the leaderboard position, check the score koth example config in the plugin's wiki for more information!
- Fixed an issue with scoreboard visibility when 2 koths were running
- The koth bossbar will now show the progress of the capture
- Added SaberFactions support
- Added more info on how does the scheduler format works
- Fixed an issue with the UltimateClans hook
- Added UltimateClans hook.
- Internal changes.
- Added a new placeholder: %axkoth_<koth>_world%
- The koth holograms will now update even when the koth is not running.
- Made most commands work from the console
- Fixed the %score% placeholder in score koths
- Added a new subcommand: /axkoth redefine <koth>
- Added SuperiorSkyBlock2 team hook