
King of the Hill (1.7-1.18) 6.1
Koth leaderboards, starter items, schedule and more.
+ Fixed an issue with executing commands.
+ Improved class readability and structure.
+ Added support for placeholders in scoreboard title.
+ Fixed an issue with %player% in titles.
+ Improvements to class and package structure.
+ Added support for Sternal scoreboard.
+ Added support for scoreboard revision.
+ Added a separate thread for each player's commands executed to prevent a high volume of commands all be executed at one time.
+ Fixed an issue with player and team names in titles.
+ Fixed the capture title being the same as the subtitle.
+ Fixed an issue with placeholders throwing an error when player is null.
+ Fixed an error appearing with scoreboard.
+ Fixed some issues that compared team names.
+ Fixed an issue with /koth top resetting.
+ Fixed scoreboard radius being applied in non-koth worlds.
+ Fixed an issue with not giving loot items that are 100% chance with no minimum items set.
+ Added support for BetterTeams.
+ Fixed an issue with IridiumSkyblock version.
+ Fixed an issue with sending player titles/subtitles.
+ Fixed an issue with displaying the player name rather than the team name in top values.
+ Fixed an issue with TabPlayer being null.
+ Fixed an issue with minimum koth rewards the same as the maximum.
+ Fixed an issue with getting the koth chest size.
+ Fixed an issue with hooking into TAB scoreboard.
+ Fixed an issue with not replacing player placeholders in scoreboard title.
+ Fixed an issue with /koth top being reset on when it was sorted.
+ Fixed schedules not being correctly started.
+ Fixed koth chest size not being applied for loot.
+ Removed some code that was used for testing.
+ Fixed an issue with colour coded tags in UltimateClans.
+ Fixed a major issue with starteritem being "any" item.
+ Fixed an issue with custom regions throwing errors if world not found.
+ Fixed an issue with the latest version of Kingdoms.
+ Fixed an issue with Lands sending a message without a land.
+ Fixed an issue with BossBar throwing an error.
+ Added a character check when creating a KOTH.
+ Added a basic tab completer to the plugin to help with setup.
+ Added new command /koth setup to explain how to setup a KOTH.
+ Added new command /koth CPU to see the amount of active threads.
+ Added fail safe code to prevent the plugin from breaking on error.
+ Added new option in the config to create a custom time format.
+ Major improvements to thread optimization within the plugin.
+ Major improvements to memory optimization within the plugin.
+ Many improvements to how the scoreboard functions.
+ Many improvements to how to plugin handles new KOTHs starting.
+ Many improvements to manager classes and how additional hooks were accessed.
+ Fixed issue with latest SimpleScoreboard version.
+ Fixed issue with hooking into UltraPrisonCore.
+ Fixed issue with displaying two messages on right-click in later Spigot versions.
+ Added back support for MvdwPlaceholders for older fb versions.
+ Added a log to see loaded server version.
+ Improved efficiency of some classes.
+ Improved efficiency of scoreboard radius.
+ Added a check on player join to check the scoreboard radius.
+ Fixed an issue with sending a message without PlaceholderAPI installed.
+ Improved efficiency of scoreboard radius.
+ Added a check on player join to check the scoreboard radius.
+ Fixed an issue with sending a message without PlaceholderAPI installed.
+ Added a specific koth placeholder for max run time as this wasn't implemented (%koth_specific_<kothname>_maxruntime%).
+ Added placeholder coords to join message.
+ Fixed an issue with not removing task on deletion.
+ Fixed an issue with scoreboard radius not working.
+ Fixed an issue with specific coordinate y not working on placeholders.
+ Fixed an issue with Featherboard.
+ Fixed an issue with custom events being launched in async.
+ Fixed issues with events not being fired in API.
+ Fixed issues with hooking into the wrong API because it didn't check the config.
+ Fixed an issue on startup that prevented the plugin from loading.
+ Fixed an issue with InsaneHCF not being loaded correctly.
+ Fixed an issue with MassiveCore not being loaded correctly.
+ Added the option in the config to add whitelisted worlds for broadcasts (instead of listing all disabled worlds).
+ Added the option in the config to add whitelisted worlds for the scoreboard (instead of listing all disabled worlds).
+ Added support for InsaneHCF Core.
+ Fixed some version specific code for 1.17 and 1.18 spigot.