A fully customizable King of the Hill (KOTH) plugin for Minecraft servers, designed for flexibility, simplicity, and automation. Includes support for multiple zones, custom rewards, schedules, and seamless integration with PlaceholderAPI and bStats.
Please consider rating the plugin and leaving a comment! Your feedback helps improve the project and keeps development active. Thank you for your support! DISCORD: https://discord.gg/95jrsXJ4PS Requirements
Configurable rewards system with items or commands and probability.
Per-player and per-zone win tracking.
Top 10 leaderboard with PlaceholderAPI support.
Simple and intuitive command system.
Lightweight and efficient.
Commands CommandDescription /createkoth <name> Create a new KOTH zone /setkothpos <name> <1 2>` /startkoth <name> Start a KOTH event manually /addkothreward <name> <amount> Add a reward (item or command) with probability /setkothtime <name> <hh:mm,...> Set automatic event times /setkothcapture <name> <seconds> Set capture time in seconds /setkothduration <name> <seconds> Set event duration in seconds /deletekoth <name> Delete a KOTH zone /savekoth Save all configured KOTH zones /listkoth List all existing KOTH zones /listkothrewards <name> List rewards for a specific zone /removereward <zone> <index> Remove a reward by index /kothreload Reload the plugin configuration
PlaceholderDescription %koth_wins% Total wins for the player %koth_wins_<zone>% Wins for the player in the specified zone %koth_timeleft_<zone>% Upcoming times and time left for a zone %koth_activezone_<zone>% Whether a zone is currently active (yes/no) %koth_next_<zone>% Next scheduled time for the specified zone %koth_top1_name% - %koth_top10_name% Name of the top 1–10 players by wins %koth_top1_wins% - %koth_top10_wins% Win count of the top 1–10 players
Installation
Download the plugin .jar file.
Place it in your server’s /plugins/ folder.
Restart or reload your server.
Use /createkoth, /setkothpos, and /setkothtime to configure your first zone!