KopfSystem [1.21.1+] | MySQL & YAML | Multi-Language | Rank-Based Cooldowns icon

KopfSystem [1.21.1+] | MySQL & YAML | Multi-Language | Rank-Based Cooldowns -----

The professional head-system solution for Paper 1.21.1! Features rank-based cooldowns, and more



1.1 | Dual-Storage (MySQL/YAML) & Multi-Language Update

1.1 | Dual-Storage & Multi-Language Update
The ultimate storage and language update is here!


English Version
This update makes the HeadSystem more flexible than ever! We have completely rewritten the storage and message logic to give you maximum control.

What's new?
  • Dual-Storage Logic: Switch between MySQL for networks and local YAML files for small servers!
  • Multi-Language Support: Full support for English (en.yml) and German (de.yml) included. Easily add your own translations!
  • ⏳ Dynamic Cooldowns: Toggle between rank-based permissions (via LuckPerms) or a "Free-Mode" (no cooldown) for everyone.
  • ⚙️ Auto-Config Update: Missing lines are now automatically injected into your existing config.yml.
  • Clean Console: New startup logs show your active storage mode and language at a glance.

⚠️ IMPORTANT:
If your config does not update automatically, please delete the old config.yml to let the plugin generate a fresh one, or copy the new lines from the spoiler below!

Code (YAML):

# KopfSystem Configuration
prefix
: "&8[&bKopfSystem&8] &f"

# Storage method: "YAML" (local file) or "MYSQL" (database)
storage
:
  method
: "YAML"

# Rank system (Permissions)
# true  = Cooldowns based on ranks (LuckPerms recommended).
# false = "Free-Mode": Every player can get heads anytime.
settings
:
  use-permissions
: true

language
: "en" # Choose between "de" or "en"

# Database credentials (only for MYSQL mode)
mysql
:
  host
: "localhost"
  port
: 3306
  database
: "minecraft"
  username
: "root"
  password
: ""

# Cooldown per rank in MINUTES
# Berechnungshilfe:
# 1 Tag     = 1440
# 7 Tage    = 10080
# 14 Tage   = 20160
# 30 Tage   = 43200
limits
:
  ultimate
: 1440     # 24 Hours
  king
: 10080       # 7 Days
  elite
: 20160       # 14 Days
  premium
: 43200     # 30 Days
  vip
: 43200         # 30 Days
 


Deutsche Version
Dieses Update macht das KopfSystem flexibler als je zuvor! Wir haben die Speicher- und Nachrichten-Logik komplett neu geschrieben.

Was ist neu?
  • Dual-Storage Logik: Wähle jetzt zwischen MySQL für Netzwerke oder lokaler YAML-Speicherung für kleine Server!
  • Multi-Language Support: Volle Unterstützung für Deutsch (de.yml) und Englisch (en.yml) direkt mit dabei. Eigene Übersetzungen sind kinderleicht möglich.
  • ⏳ Dynamische Cooldowns: Wähle zwischen rangbasierten Berechtigungen (LuckPerms) oder dem "Free-Mode" (kein Cooldown) für alle Spieler.
  • ⚙️ Auto-Config Update: Fehlende Zeilen werden nun automatisch in deine bestehende config.yml eingefügt.
  • Saubere Konsole: Neue Start-Meldungen zeigen dir sofort den aktiven Speicher-Modus und die Sprache an.

⚠️ WICHTIG:
Falls sich die Config nicht automatisch aktualisiert, lösche bitte die alte config.yml für eine Neuerstellung oder kopiere die neuen Zeilen manuell aus dem Spoiler unten!

Code (YAML):

# KopfSystem Konfiguration
prefix
: "&8[&bKopfSystem&8] &f"

# Speichermethode: "YAML" (lokale Datei) oder "MYSQL" (Datenbank)
storage
:
  method
: "YAML"

# Das Rang-System (Permissions)
# true  = Cooldowns basierend auf Rängen (LuckPerms benötigt).
# false = "Free-Mode": Jeder Spieler kann jederzeit Köpfe ziehen.
settings
:
  use-permissions
: true

language
: "de" # Wähle zwischen "de" oder "en"

# Datenbank-Zugangsdaten (Nur bei MYSQL nötig)
mysql
:
  host
: "localhost"
  port
: 3306
  database
: "minecraft"
  username
: "root"
  password
: ""

# Wartezeit pro Rang in MINUTEN
# Berechnungshilfe:
# 1 Tag     = 1440
# 7 Tage    = 10080
# 14 Tage   = 20160
# 30 Tage   = 43200
limits
:
  ultimate
: 1440     # Alle 24 Stunden
  king
: 10080       # Alle 7 Tage
  elite
: 20160       # Alle 14 Tage
  premium
: 43200     # Alle 30 Tage
  vip
: 43200         # Alle 30 Tage
 

Thank you for your support! If you like this update, I would appreciate a ⭐⭐⭐⭐⭐ rating!
----------, May 1, 2026
Resource Information
Author:
----------
Total Downloads: 18
First Release: Apr 30, 2026
Last Update: May 1, 2026
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings