
Combat System is a plugin that prevents players from logging out during combat.
Combat System is a plugin that adds a combat system so that players do not log out during combat.
# === CombatSystem Configuration ===
# DisplayMode: BOSSBAR oder ACTIONBAR
# Placeholders: %victim%, %killer%, %cause%
Combat:
Enable: true
CombatTime: 60
DisplayMode: BOSSBAR
AllowElytra: false
AllowRiptide: false
AllowEnchantedGoldenApples: true
PearlCooldown:
Enable: true
Time: 5.0
SpawnProtect:
Enable: true
Time: 15
Messages:
de:
EnterCombat: '&c&lDu bist jetzt im Combat!'
ExitCombat: '&a&lDu bist nicht mehr im Combat.'
Reset: '&aDein Combat wurde zurückgesetzt.'
Reload: '&aConfig wurde neu geladen!'
DeathByPlayer: '&4&l[Combat] &c%victim% &fwurde von &a%killer% &fgetötet.'
DeathByEnvironment: '&4&l[Combat] &c%victim% &fist durch &e%cause% &fgestorben.'
NoRiptide: '&cDu darfst Riptide-Tridents nicht im Kampf benutzen!'
NoElytra: '&cDu darfst im Kampf keine Elytra benutzen!'
NoOpGap: '&cEnchanted Golden Apples sind auf diesem Server deaktiviert!'
CombatLogBroadcast: '&4&l[CombatLog] &c%player% &fhat sich im Kampf ausgeloggt!'
PearlCooldown: '&cWarte noch einen Moment, bis du wieder eine Perle werfen kannst!'
SpawnProtectEnter: '&aSpawn-Schutz aktiviert!'
SpawnProtectExit: '&cSpawn-Schutz abgelaufen!'
SpawnProtectDenyAttacker: '&cDu kannst niemanden angreifen, solange du Spawn-Schutz
hast!'
SpawnProtectDenyVictim: '&cDieser Spieler hat noch Spawn-Schutz!'
en:
EnterCombat: '&c&lYou are now in combat!'
ExitCombat: '&a&lYou are no longer in combat.'
Reset: '&aYour combat status has been reset.'
Reload: '&aConfiguration reloaded!'
DeathByPlayer: '&4&l[Combat] &c%victim% &fwas killed by &a%killer%&f.'
DeathByEnvironment: '&4&l[Combat] &c%victim% &fdied due to &e%cause%&f.'
NoRiptide: '&cYou cannot use Riptide tridents during combat!'
NoElytra: '&cYou cannot use Elytra during combat!'
NoOpGap: '&cEnchanted Golden Apples are disabled on this server!'
CombatLogBroadcast: '&4&l[CombatLog] &c%player% &flogged out during combat!'
PearlCooldown: '&cPlease wait before throwing another pearl!'
SpawnProtectEnter: '&aSpawn protection activated!'
SpawnProtectExit: '&cSpawn protection expired!'
SpawnProtectDenyAttacker: '&cYou cannot attack anyone while you have spawn protection!'
SpawnProtectDenyVictim: '&cThis player still has spawn protection!'
If something needs to be changed, go to the plugin's config.yml file, change what you want to change, and once you're finished, save everything and run the command "/combatreload" in Minecraft. Everything you wanted to change will then be updated!
If you need help configuring the plugin or if you encounter bugs, just contact me on Discord!
mbkog_1966