Update 1.15.0 (Big Update)
News:
- UKoth-API updated to 1.15.0-r4
- Added new methods in the api for managing loots and events.
- Added new general methods for the possibility of new addons.
- Added new player or system filter in gui menu for event list.
- Added new filters for "/ukoth list <-player|-system|-gui>" command
- Added new command to add name to koth "/ukoth setname <koth> <name>", this field accepts text formatting.
- Now the %ukoth name% placeholder represents the colored name.
- Added new placeholder "%ukoth_id%".
- Added command manager api for addons.
- Fixed null error when dropping some items in loots.
- Fixed error of repeated messages when koth is deleted when active.


Update 1.14.6
News:
- Removed some old methods only compatible with 1.19<.
- Optimization of the search for new capturers.
- Minor changes to database saving.
Update 1.14.4
News:
- Fixed bug with permissions described as "ukoths."
- Fixed error with WorldGuard api when checking regions with ApplicableRegionSet.
- Added new check on koth regions.
Update 1.14.3
News:
- Added support and extension for BSkyblock (/ukoth ext download BSkyblock)
- Updated Kiori library.
- Updated Folia library.
Update 1.14.2
News:
- Added new algorithm to send proximity alerts to the nearest koth to the player, this way multiple koths can be created in the same world with alerts for "world" or "all worlds"
- Add option to ignore Holograms and Loot Blocks if the world has been deleted.
Update 1.14.1
News:
- Small changes for compatibility with 1.20.1
Update 1.14.0 (Extensions + Minecraft 1.20)
ATTENTION: All ADDONS and EXTENSIONS must be updated to the latest version.
News:
- Added pre-support for Minecraft 1.20
- Fixed some placeholders for scoreboard when PAPI is not present.
- Added new `setblock` subcommand to `keys` command
- Added new snakeyaml library (since 1.20+ doesn't have it).
- All addons and extensions have been updated to 1.20, and a new, lighter system for managing files has been added to extensions.
Manual addition: commands.yml : Commands.list.ukoth.keys.subcommands add 'setblock'

Update 1.13.4
News:
- Added new `setpos` command with `/ukoth setpos 1|2` arguments
- Added confirmation in gui menu to delete koth by command.
- Fixed alert in title of list gui menu sending to koth home.
Update 1.13.3 (small fix)
News:
- Fixed some creation commands returning error after updating the api to 1.13.x.
Update 1.13.2 (small fix)
News:
- Fixed wands, keys request in the new api
Update 1.13.1
News:
- Fixed bug in player damage fetching an empty koth.
- Removed small debug from block management method.
Update 1.13.0
News:
- Updated api to 1.13.0-r2
- Published and expanded new methods in the api, it is now possible to manage multiple methods using the koth api.
- Added new internal event `KothFindNewControlerEvent`, and the search for new controllers is now done via event.
- Updated command system triggered by koth events.
- Added management system for placing and breaking blocks within the koth area with bypass option, optional and off in configuration.
Update 1.11.1
News:
- Improving the search system for new controllers for the region.
- Added filter to search for new controllers.
- Fixed error when leaving the region and the "Red Screen" still persists in the player in case of "CREATEBORDER".
- Added pre support for a catch-by-time scoring system within the koth region.
Update 1.11.0 (Folia)
News:
- Added pre support for Folia (papermc).
- Fixed koth stats loading when `data` value is empty or null
Update 1.10.3 (small addition)
News:
- Added option to center Json messages of events, changeable in `...message.center: true` in chat.yml file
Update 1.10.2
News:
- Updated the entire scheduler system, now using the format 00:00 to 23:00 for schedules (before 01:00 to 24:00).
- Fixed scheduled schedulers for last hours of the day.
- Added new placeholders for top koth "%ukoth_unformated_top:FIND:TYPE:TIME:NUM% returning values like name/group (FIND NAME) and number (FIND AMOUNT). (see values on placeholders page).
Update 1.10.1
News:
- Added option to turn off Knockback inside koth areas.
- Added option to turn off spectator mode when capturing koth.
- Fixed error that disables the plugin when restarting with an active event.
Update 1.10.0
News:
- Added support and extension for TownyAdvanced by LlmDl
- Added support and extension for GangsPlus by brc (not tested).
- Changes in searching and printing the configured TimeZone.
- Added option to force koth icon on starter item. (force_kothicon)
- Added negative feedback when start item is not received via gui menu.
Update 1.9.14
News:
- Added for koth starter to work on click air and not just blocks.
- Added regions and worlds where the Wand can be used.
- Added regions and worlds where Holograms can be created.
- Changes in loading commands for triggering events.