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

vKoth

Advanced Koth Plugin for Minecraft Servers

204
3

koth

Türkçe

koth

vKoth, Minecraft sunucuları için geliştirilmiş Koth pluginidir. Oyuncular belirli bir alanda koth u ele geçirmek için yarışır ve belirlenen süre boyunca koth alanında hayatta kalan oyuncu kazanır.

  • ✨ Özellikler
  • 🎯 Çoklu Arena Sistemi - Sınırsız arena oluşturma ve yönetme
  • ⏰ Otomatik Başlatma - Belirlediğiniz saatlerde otomatik KOTH başlatma
  • 👑 Dinamik Sahiplik - Koth Alanında bulunan oyuncular arasında otomatik sahip belirleme
  • ✨ Görsel Efektler - Koth sahibine glow (parlama) efekti
  • 📊 Scoreboard & Boss Bar - Gerçek zamanlı bilgi gösterimi
  • 🌍 Çoklu Dil Desteği - Türkçe ve İngilizce dil seçenekleri
  • 🎁 Ödül Sistemi - Özelleştirilebilir kazanma ödülleri
  • ⚙️ Esnek Ayarlar - Süre, ödüller ve görünüm ayarları

⚙️ config.yml

language: tr

koth-duration: 3

max-no-player-time: 180

auto-start-times:
  - "14:00"
  - "18:00"
  - "22:00"

rewards:
  - "give %player% diamond 64"
  - "eco give %player% 10000"

server-address: "play.serverip.com"

scoreboard:
  enabled: true

bossbar:
  enabled: true


chat:
  enabled: true

arenas:

⚙️ messages_tr.yml

prefix: "&6[KotH] &r"


koth:
  started: "&4Koth Başladı!"
  location: "&4Konum: &f%x%, %y%, %z%"
  owner-changed: "&7%player% &4Koth alanını ele geçirdi!"
  no-owner: "&4Arenada kimse yok! KotH sahibi değişti."
  winner: "&7%player% &4Koth'u kazandı!"
  cancelled: "&4KotH iptal edildi! (Katılan Olmadı)"


scoreboard:
  enabled: true
  title: "&4KOTH BAŞLADI"
  owner-label: "&4Koth Sahibi:"
  owner: "&7● &f%player%"
  no-owner: "&7Kimse Yok"
  time-label: "&4Kalan Süre:"
  remaining-time: "&7● &f%time%"
  location-label: "&4Konum:"
  coordinates: "&7● &f%x%, %y%, %z%"
  server: "&7%server%"


bossbar:
  enabled: true
  title: "&4KOTH BAŞLADI &7| &4Koth Sahibi: &f%player% &7| &4Kalan Süre: &f%time%"
  no-owner: "&7Kimse Yok"


commands:
  help:
    - "&4=== KotH Komutları ==="
    - "&4/koth start &7- KotH'u başlat"
    - "&4/koth stop &7- KotH'u durdur"
    - "&4/koth reload &7- Plugini yeniden yükle"
    - "&4/koth wand &7- Arena seçim değneğini al"
    - "&4/koth arena save <isim> &7- Arenayı kaydet"
    - "&4/koth arena delete <isim> &7- Arenayı sil"
    - "&4/koth arena list &7- Tüm arenaları listele"

  started: "&4KotH başlatıldı!"
  stopped: "&4KotH durduruldu!"
  reloaded: "&4Plugin yeniden yüklendi!"
  no-permission: "&4Bu komutu kullanmak için yetkiniz yok!"
  player-only: "&4Bu komut sadece oyuncular tarafından kullanılabilir!"
  no-arenas: "&4Hata: Hiç arena oluşturulmamış! Önce /koth arena save <isim> ile arena oluşturun."
  no-active-koth: "&4Hata: Şu anda aktif bir KotH bulunmuyor!"

  wand-name: "&4KotH Arena Değneği"
  wand-lore:
    - "&7Sol tık: İlk nokta"
    - "&7Sağ tık: İkinci nokta"
  wand-given: "&4Arena seçim değneği verildi!"

  arena:
    usage:
      - "&4=== KotH Arena Komutları ==="
      - "&4/koth arena save <isim> &7- Seçili bölgeyi arena olarak kaydet"
      - "&4/koth arena delete <isim> &7- Arenayı sil"
      - "&4/koth arena list &7- Tüm arenaları listele"

    first-position: "&4İlk nokta seçildi!"
    second-position: "&4İkinci nokta seçildi!"
    need-positions: "&4Önce her iki noktayı da seçmelisiniz!"
    saved: "&4%arena% adlı arena başarıyla kaydedildi!"
    deleted: "&4%arena% adlı arena silindi!"
    not-found: "&4Bu isimde bir arena bulunamadı!"

    list:
      empty: "&4Hiç arena oluşturulmamış!"
      header: "&4=== KotH Arenaları ==="
      format: "&4• &f%arena% &7(Dünya: %world%)"

🎮 Komutlar

/koth start
/koth stop
/koth reload
/koth wand
/koth arena save <isim>
/koth arena delete <isim>
/koth arena list

✨ Kurulum

Eklenti yalnızca Java 17 (veya üzeri) Purpur sunucularında, 1.18 - 1.21.x sürümleri arasında çalışır.

English

koth

vKoth is a Koth plugin developed for Minecraft servers. Players compete to capture Koth in a specific area, and the player who holds it for the recorded duration within that area wins.

  • ✨ Features
  • 🎯 Multi-Arena System - Create and manage unlimited arenas
  • ⏰ Auto-Start - Automatic KOTH start at scheduled times
  • 👑 Dynamic Ownership - Automatic owner assignment among players in arena
  • ✨ Visual Effects - Glow effect for arena owner
  • 📊 Scoreboard & Boss Bar - Real-time information display
  • 🌍 Multi-Language Support - Turkish and English language options
  • 🎁 Reward System - Customizable winning rewards
  • ⚙️ Flexible Settings - Duration, rewards and display settings

⚙️ config.yml

language: en

koth-duration: 3

max-no-player-time: 180

auto-start-times:
  - "14:00"
  - "18:00"
  - "22:00"

rewards:
  - "give %player% diamond 64"
  - "eco give %player% 10000"

server-address: "play.serverip.com"

scoreboard:
  enabled: true

bossbar:
  enabled: true


chat:
  enabled: true

arenas:

⚙️ messages_en.yml

prefix: "&6[KotH] &r"

# KotH Event Messages
koth:
  started: "&aKotH has started!"
  location: "&eLocation: &f%x%, %y%, %z%"
  owner-changed: "&6%player% &ehas captured the arena!"
  no-owner: "&4No one in the arena! KotH owner has changed."
  winner: "&7%player% &ehas won the Koth!"
  cancelled: "&4KotH cancelled! (No players found)"

# Scoreboard Messages
scoreboard:
  enabled: true
  title: "&4KOTH STARTED"
  owner-label: "&eKoth Owner:"
  owner: "&7● &f%player%"
  no-owner: "&7None"
  time-label: "&eRemaining Time:"
  remaining-time: "&7● &f%time%"
  location-label: "&eLocation:"
  coordinates: "&7● &f%x%, %y%, %z%"
  server: "&7%server%"

# Boss Bar Messages
bossbar:
  enabled: true
  title: "&6Koth Owner: &f%player% &7| &eRemaining: &f%time%"
  no-owner: "&7None"

# Command Messages
commands:
  help:
    - "&6=== KotH Commands ==="
    - "&e/koth start &7- Start the KotH"
    - "&e/koth stop &7- Stop the KotH"
    - "&e/koth reload &7- Reload the plugin"
    - "&e/koth wand &7- Get arena selection wand"
    - "&e/koth arena save <n> &7- Save arena"
    - "&e/koth arena delete <n> &7- Delete arena"
    - "&e/koth arena list &7- List all arenas"

  started: "&aKotH started!"
  stopped: "&4KotH stopped!"
  reloaded: "&aPlugin reloaded!"
  no-permission: "&4You don't have permission to use this command!"
  player-only: "&4This command can only be used by players!"
  no-arenas: "&4Error: No arenas have been created! First create an arena with /koth arena save <n>."
  no-active-koth: "&4Error: There is no active KotH right now!"

  wand-name: "&6KotH Arena Wand"
  wand-lore:
    - "&7Left click: First position"
    - "&7Right click: Second position"
  wand-given: "&aArena selection wand given!"

  arena:
    usage:
      - "&6=== KotH Arena Commands ==="
      - "&e/koth arena save <n> &7- Save selected region as arena"
      - "&e/koth arena delete <n> &7- Delete arena"
      - "&e/koth arena list &7- List all arenas"

    first-position: "&aFirst position selected!"
    second-position: "&aSecond position selected!"
    need-positions: "&4You must select both positions first!"
    saved: "&aArena %arena% has been saved successfully!"
    deleted: "&4Arena %arena% has been deleted!"
    not-found: "&4No arena found with that name!"

    list:
      empty: "&4No arenas have been created!"
      header: "&6=== KotH Arenas ==="
      format: "&e• &f%arena% &7(World: %world%)"

🎮 Commands

/koth start
/koth stop
/koth reload
/koth wand
/koth arena save <name>
/koth arena delete <name>
/koth arena list

✨ Installation

The plugin only works on Java 17 (or higher) Purpur servers between versions 1.18 - 1.21.x.

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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Платформы

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

Сервер

Детали

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