▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Kothar

Kothar

The next-generation King of The Hill plugin.

101
4

kothar-banner Version Java Platform Discord

⚠️ Requirement

This plugin requires Apollo (Lunar Client API) to function.

Overview

A modern, professional KOTH system with competitive modes, full GUI management, advanced displays, and deep customization. Built for performance and ready for integrations.

⭐ Features

  • 🎮 Multiple Modes: TIME, POINTS and OVERLOAD
  • 🖥️ Full GUI Management
  • 📊 Scoreboard + Bossbar Displays
  • 🗺️ Waypoints via Apollo (Required)
  • 👥 Team/Clan Support + Placeholders
  • 💬 Discord Integration: Automatic notifications via Webhooks
  • 🛡️ Anti-Randy: Integrated playtime protection
  • 🌐 Fully Editable Messages + Multi-Language
  • 🗄️ Database Support: MySQL, SQLite, H2 and MongoDB
  • ⚙️ Highly Configurable Rewards & Settings
  • 🧩 Developer API

📋 Requirements

  • ☕ Java 17+
  • 🟩 Spigot/Paper 1.20+ (latest Paper recommended)
  • 🚀 Apollo-Bukkit (Required)

📥 Installation

  1. Drop the JAR into /plugins/
  2. Install Apollo-Bukkit
  3. Start the server to generate files
  4. Configure config.yml and messages.yml
  5. Restart the server

💻 Commands

CommandDescription
/kothar helpShows the help menu
/kothar info <name>Displays detailed info about a KOTH
/kothar listLists all KOTHs and their status
/kothar topShows top players by wins
/kothar playtime [player]Checks playtime (anti-randy)
/kothar create <name>Creates a new KOTH
/kothar delete <name>Deletes a KOTH
/kothar start <name>Starts a KOTH
/kothar stop <name>Stops a KOTH
/kothar reloadReloads the plugin configuration
/kothar guiOpens the main GUI
/kothar select <name>Enables zone selection for a KOTH
/kothar setzone <name> <color>Sets an OVERLOAD zone color
/kothar debug <name>Shows debug visuals for the KOTH zone(s)

🔑 Permissions

PermissionDescription
kothar.adminFull admin access
kothar.admin.createCreate KOTHs
kothar.admin.deleteDelete KOTHs
kothar.admin.startStart KOTHs
kothar.admin.stopStop KOTHs
kothar.admin.selectSelect zones for a KOTH
kothar.admin.reloadReload plugin config
kothar.admin.guiOpen the admin GUI
kothar.admin.listList all KOTHs
kothar.admin.setzoneSet OVERLOAD zones by color
kothar.topView top players list
kothar.infoView KOTH info
kothar.bypass.antirandysBypass anti-randys checks

📌 Placeholders

Requires PlaceholderAPI (Optional).

PlaceholderDescription
%kothar_active%Name of the active KOTH
%kothar_capturer%Current capturer name
%kothar_time%Remaining time of the active KOTH
%kothar_progress%Progress (%) of the active KOTH
%kothar_location%Location of the active KOTH
%kothar_wins%Player wins
%kothar_captures%Player captures
%kothar_top_<pos>%Top entry format by wins at position
%kothar_top_<pos>_name%Player name at top position
%kothar_top_<pos>_wins%Wins at top position
%kothar_top_<pos>_captures%Captures at top position
%kothar_next%Next scheduled KOTH name
%kothar_next_time%Time remaining for next scheduled KOTH

🛠️ Developer API

Gradle (Kotlin DSL)

repositories { 
    maven { url = uri("https://jitpack.io") } 
}  

dependencies { 
    compileOnly("com.github.jou-dev:KotharAPI:1.0.0-ALPHA")
}

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.jou-dev</groupId>
    <artifactId>KotharAPI</artifactId>
    <version>1.0.0-ALPHA</version>
    <scope>provided</scope>
</dependency>

📖 View full API documentation

Need help? Join Discord

Found a bug or need help? Join our Discord — we usually respond within minutes!

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:MIT
Опубликован:2 месяца назад
Обновлён:1 месяц назад
Главная