/
🌀 Reload Command
/celestcombat reload.🪖 Elytra Restriction
🎁 Kill Reward Duplication
🧊 Flight Permission During Combat
# Permission: celestcombat.combat.fly
# Description: Allows players to fly while in combat
# Default: op
🛑 Admin Kick/Ban Protection
combat:
exempt_admin_kick: true
🔒 Toggleable Item Restrictions
item_restrictions:
enabled: true
🧭 Per-World Ender Pearl Cooldowns
enderpearl_cooldown:
enabled: true
duration: 10s
in_combat_only: true
worlds:
minigames: false
🧱 Custom Barrier Block
safezone_barrier:
block: RED_STAINED_GLASS_PANE
🌐 Custom Language System
# For custom languages:
# 1. Create a new folder in the language directory
# 2. Use en_US/messages.yml as a template
# 3. Modify messages.yml as needed
# 4. Set 'language' in config to your custom folder name
# ⚠️ Do not modify default language files directly!