
⊲ Ultimate Koth V2 ⊳ 2.11.11
King of the hill. Incredible battles with beautiful effects.
1.9.2
Mar 8, 2023
Update 1.9.2
News:
- Fixed hologram creation when hook is not present.
- Added protocollib checking for creating borders with the CREATEBORDER method.
1.9.0
Mar 6, 2023
Update 1.9.0
News:
- Published new update of api version "1.9.0-r10" containing new management methods to receive addons.
- The `CaptureEvent` event has been renamed to `KothCaptureEvent`.
- Added new event triggers: `KothEndEvent`, `KothStartEvent` and `KothSchedulerEventError`.
- Added new Item Starter system where you can send items to players to start koth if this is enabled.
- Added new administrative command `/ukoth starter` with subcommands `/ukoth starter toggle` and `/ukoth starter give <name> <player> <amount>`
- Added new item in administrative gui menu with starter item, with toggle and give options.
- Added new placeholder %ukoth_starter_state%.
1.8.0
Mar 4, 2023
Update 1.8.0
News:
- Updated Extension for MedievalFaction.
- Added new extension for compatibility with "Lands - Land claim plugin".
- Changed capture alert mode to proximity, now sends who is capturing nearby.
- Added `send koth capture all` event to chat.yml to send global alert on capture event (only for proximity mode 'ALL WORLDS').
- Added proximity alerts option for 'ALL WORLDS'.
- Changed %ukoth_direction_relative% placeholder to accept 'Other world'.
- Fixed `disabled` icon in proximity gui menu.
- Added legacy color compatibility mode for gui inventory titles.
1.7.0
Feb 22, 2023
Update 1.7.0
News:
- Added support for AnimatedScoreboards, download using `/ukoth ext download AnimatedScoreboard`
- Added support for SuperiorSkyblock2, download using `/ukoth ext download SuperiorSkyblock2`
- Added support for MedievalFactions, download using `/ukoth ext download MedievalFactions`
1.6.1
Feb 6, 2023
Update 1.6.1
News:
- Enabled sounds in chat actions of chat.yml file
- Enabled flags for bossbar.
1.6.0
Feb 2, 2023
Update 1.6.0 (Holograms & API)
News:
- Updated API to 1.6.0 ([url]https://github.com/UlrichBR/UKoth-API[/url])
- Update on the hologram system generating an error when reloading.
- Updated all hologram extensions (must update hologram extensions!)
- Added separate tasks for top holograms and keyblocks.
- Added new placeholder for top clans and players (%ukoth_top:TYPE:TIME:NUM%)
Available values for placeholder 'ukoth_top':
TYPE: TOPGROUP and TOPPLAYER
TIME: ALL, DAILY, WEEKLY, MONTHLY and YEARLY
1.5.5
Jan 22, 2023
Update 1.5.5
News:
- Changes in Arenas location encoding.
- Fixed error when loading some worlds when they are in THE_END or NETHER.
- Changed administrative teleport to the arena in THE_END and NETHER worlds that sought the highest location in the world.
1.5.4
Jan 11, 2023
Update 1.5.4
News:
- Added option in the language file for placeholders that return the value `0s`.
- Added return of `No event happening.` for placeholders when the event is not happening.
1.5.3
Jan 9, 2023
Update 1.5.3 (1.5.2 rebuild)
1.5.2 Rebuild
News:
- Changes in placeholder search mode bringing out of sync.
- Minor changes to database reading.
1.5.1
Dec 26, 2022
Update 1.5.1 (small fix)
News:
- Fixed small error in saving and creating new field in mysql
1.5.0
Dec 26, 2022
Update 1.5.0
News:
- Added new optional argument when creating schedulers added the minimum amount of players online to start the event, '/ukoth scheduler create <name> <type> <day> <hour:min> (min players)'
- Added variable of type 'min_players' to placeholder %ukoth_scheduler:<num>:<type>% (frequency, month_day, week_day, hour, minute, min_players)
- Added chat recoloring before passing through koth chat events, preventing errors with minimessage.
- Changes to placeholders for schedulers in time count.
- Added small language string for week+ and 0s.
1.4.4
Dec 22, 2022
Update 1.4.4
News:
- Update on death systems and locations.
- Update on capture verification.
1.4.3
Dec 18, 2022
Update 1.4.3
News:
- Added placeholder count for next event for daily scheduler when date is passed.
- Added option to turn off loot system with `/ukoth loot type <NAME> DISABLED`
- Added new extension for IridiumSkyblock. (/ukoth ext download IridiumSkyblock)
1.4.2
Dec 6, 2022
Update 1.4.2
News:
- Fixed bossbar size calculating values above threshold.
- Added new event checks for player leaving or dying during koth event.
- DebugMarker is now disabled by default in config.yml (incompatible with some forks like purpur).
- Removed some event capture and abandonment delays.
1.4.1
Dec 2, 2022
update 1.4.1
News:
- Fixed previously created event loading for 1.15 or lower with CREATEBORDER enabled.
- Fixed null error for players GUI when viewing some event loots.
- Removed support for protocolLib for version 1.15 or lower.
- Scoreboard changes flashing when updating with extension.
1.4.0
Dec 2, 2022
Update 1.4.0
News:
- Added block for `CREATEBORDER` mode for 1.16+.
- Added new command system by koth, It is now possible to add the type of command triggered in the console.
- Added to save and load commands separately in mysql or yaml.
- Added `REWARD, CAPTURE, END, START` command types.
- Added new gui menu for command type selection.
- Now the command to add commands needs a type like `/ukoth commands add NAME TYPE /command`.
- Changed numerical command ids to UUID.
1.3.1
Nov 27, 2022
Update 1.3.1
News:
- Fixed bug when opening loots gui menu or listing loots by commands in some events generating errors.
- Fixed error with event announcements when inside or outside were turned off.
1.3.0
Nov 24, 2022
Update 1.3.0
News:
- Updated API for 1.3.0
- Added new methods in the API: UUID getKothUUID(String kothName); and String getKothName(UUID kothUUID);
- Added new placeholders: %ukoth_active_now% and %ukoth_active_now_formated%
- Added debug mode for loading event location.
- Changed session `CHAT.sendkothstart.message` text `/koth %ukoth_name%` to `/koth info %ukoth_name%` (needs to be changed manually.)
- Changed default permission `koths.player.events` and `koths.player.stats` in commands.yml file (needs to be changed manually.)
- Added `info` command for players to get information about the event (`/koth info <name>`).
- Added new `loots` command for players to view loot information (`/koth loots <name>`).
- The `player` sections from the gui.yml file have been moved to a new `player_gui.yml` file
- Added new gui menus for `info` and `loots`.
1.2.2
Nov 20, 2022
Update 1.2.2 (API)
News:
- API update to 1.2.2.
- Added new methods in the api to check if an event is active.
- Added Metrics measurement system.
https://github.com/UlrichBR/UKoth-API
boolean hasKothStarted(String kothName);
boolean hasKothStarted(UUID kothUUID);