
⊲ Ultimate Koth V2 ⊳ 2.11.11
King of the hill. Incredible battles with beautiful effects.
1.13.0
May 28, 2023
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.
1.12.0
May 22, 2023
Update 1.12.0 (Ext Repo)
News:
- Updated extension repository for [url]https://github.com/UlrichBR/UKoth/tree/main/extensions[/url]
- Updated download and version search system for extension repositories
1.11.1
May 14, 2023
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.
1.11.0
May 7, 2023
Update 1.11.0 (Folia)
News:
- Added pre support for Folia (papermc).
- Fixed koth stats loading when `data` value is empty or null
1.10.3
May 4, 2023
Update 1.10.3 (small addition)
News:
- Added option to center Json messages of events, changeable in `...message.center: true` in chat.yml file
1.10.2
May 3, 2023
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).
1.10.1
Apr 29, 2023
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.
1.10.0
Apr 29, 2023
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.
1.9.14
Apr 25, 2023
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.
1.9.13
Apr 16, 2023
Update 1.9.13 (FeatherBoard)
News:
- Added support and extension for FeatherBoard.
- Hook updated with PAPI when restarting the plugin with already registered identifier.
1.9.10
Apr 11, 2023
Update 1.9.10
News:
- Changed placeholder `%ukoth_next_name%` and `%ukoth_next_time%` so when there are no upcoming events display `None`, changeable in the language file.
- Changed time placeholder to now display `0d 0h 0m` format without seconds.
- Changed location encoding saved to file.
1.9.9
Apr 9, 2023
Update 1.9.9
News:
- Updated extension for DecentHolograms.
- Added support for KingdomsX by CryptoMorin.
- Fixed error when trying to download update from an unofficial extension.
1.9.8
Mar 31, 2023
Update 1.9.8
News:
- Fixed capture delay when a player is not online but is still recognized as an event capturer.
1.9.7
Mar 27, 2023
Update 1.9.7
News:
- Added koth icon to player gui menus.
- Fixed gui menu icons for changing loot type to KEY, DISABLED, DROP and INV.
- Added new external placeholders: `%ukoth_{KOTH_NAME}_scheduler_next_time%` and `%ukoth_{KOTH_NAME}_scheduler_next_name%` and internals: `%ukoth_scheduler_next_time%` and `%ukoth_scheduler_next_name%
1.9.6
Mar 20, 2023
Update 1.9.6 (minor changes)
News:
- Manual change: Items in the `admin_koth_starter_list` section of the gui.yml need to be changed. `next` for slot 33, `prev` for slot 29, and `back` for slot 35.
1.9.5
Mar 18, 2023
Update 1.9.5
News:
- Added explosion prevention and pistons to the loot block.
- Fixed loading of player stats.
- Added new placeholders for players `%ukoth_player_single_win_amount%` and `%ukoth_player_group_win_amount%`
1.9.3
Mar 13, 2023
Update 1.9.3
News:
- Added function to distribute reward loots with percentage chance.
- Added `chance` subcommand to `/ukoth loots chance <name> <num>%` command
- Added new gui menu for loot chance percentage selection.
- Added new placeholders `%ukoth_loot_chance%` and `%ukoth_{KOTH_NAME}_loot_chance%`
- Improved some methods of rewarding the player.
- Now it is possible to select 0 (zero) players to start the automated koth.
- Fixed error when turning off addons by configuration.