
⊲ Ultimate Koth V2 ⊳ 2.11.11
King of the hill. Incredible battles with beautiful effects.
1.16.3
Sep 2, 2023
Update 1.16.3
News:
- Added support and extension for HuskTowns by William27528 (/ukoth ext download HuskTowns).
- Improvements in the saving system and schedulers.
- Fixed error when modifying settings via command.
1.16.2
Aug 27, 2023
Update 1.16.2
News:
- Performance improvements in counting and checking schedulers.
- Fixed error in gui menu when going back to some menus.
1.16.1
Aug 21, 2023
Update 1.16.1
News:
- Added partial support for French language using FR.
- Added hook and extension for Guilds plugin - by Glare
1.16.0
Aug 20, 2023
Update 1.16.0 (Big Update)
News:
- Added support and hybrid extension for "KingdomCraft" group and scoreboard., `/ukoth ext download KingdomCraft`
- Added new button and gui menu for "Koth Settings" in koth menu, where you can now control ALLOWWITHOUTGROUP, ALLOWPLAYERWARP, VISIBLETOPLAYERS.
- Updated scoreboard library, now supports gradient and hex colors.
- Fixed bug for legacy versions using new placeholder ukoth_name
- Changed "All Events" list to show all events created and enabled with "open view" in koth settings.
- Added "back" and "warp" button to koth preview gui menu.
- Added to complete "/koth events all|next -gui" command and accept new -gui argument
- Added new optional Koth Warp system.
- Added new placeholders %ukoth_has_warp_formated%, %ukoth_has_warp% and %ukoth_warp:TYPE% accept: WORLD, X, Y, Z.
- Added new player command "/koth warp <list|go> <koth|-gui>"
- Added new administrative command "/ukoth warp <set|remove|teleport> <koth>"
- Fixed tabcomplete of "/koth events" command
- Added new placeholders "%ukoth_settings_state:TYPE% and %settings_state_formated:TYPE%", accepting types: ALLOWWITHOUTGROUP, ALLOWPLAYERWARP, VISIBLETOPLAYERS.
- Added new admin command "/ukoth settings <name> <key> <value>" to control ALLOWWITHOUTGROUP, ALLOWPLAYERWARP, VISIBLETOPLAYERS.
- Added new placeholder "%ukoth_custom_warp_message%" to return a custom teleport message to the start announcement.
- Manual changes to the `CHAT.sendkothstart.message` section of the language file, adding an extra line with %ukoth_custom_warp_message%.
1.15.5
Aug 14, 2023
Update 1.15.5
News:
- Improvements to speed and optimization for minikoth.
- Added new koth "owner" and "self-destructive" checkers
- Added new placeholder %ukoth_has_owner%
- Added new placeholder %ukoth_event_counter%
- Added new placeholder %ukoth_is_self_destructing%
1.15.4
Aug 6, 2023
Update 1.15.4
News:
- Fixed bug in weekly schedulers when date looked wrong by about 1 day.
- Fixed next_time and next_name placeholder for weekly schedulers.
- Fixed weekly event not starting at the correct minute.
- Updated pre-alert system for schedulers.
- Changed in the language file the text "/koth info %ukoth_name%" to "/koth info %ukoth_id%"
1.15.3
Jul 30, 2023
Update 1.15.3
News:
- Added new method to send commands as pre-alerts to schedulers minutes before starting the event (Config.scheduler.pre_alerts.list) (@tmoore20).
1.15.2
Jul 28, 2023
Update 1.15.2 (Critical update)
News:
- Fixed error in creating new sql tables after api update.
- Changed "color_name" field to accept up to 255 characters.
- Added sanitization on some sql fields.
1.15.1
Jul 26, 2023
Update 1.15.1 (API)
News:
- Updated UKoth-API to 1.15.0-r7
- Added new event management methods, commands, loots and addons.
- Some improvements in the message and placeholders handler
1.15.0
Jul 25, 2023
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.
1.14.6
Jul 15, 2023
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.
1.14.4
Jun 28, 2023
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.
1.14.3
Jun 22, 2023
Update 1.14.3
News:
- Added support and extension for BSkyblock (/ukoth ext download BSkyblock)
- Updated Kiori library.
- Updated Folia library.
1.14.2
Jun 18, 2023
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.
1.14.0
Jun 11, 2023
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'
1.13.4
Jun 5, 2023
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.
1.13.3
May 31, 2023
Update 1.13.3 (small fix)
News:
- Fixed some creation commands returning error after updating the api to 1.13.x.
1.13.1
May 28, 2023
Update 1.13.1
News:
- Fixed bug in player damage fetching an empty koth.
- Removed small debug from block management method.