Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
Platforms
Tags
Creators
Details
Licensed Apache-2.0
Published 3 weeks ago
Combat System is a plugin that adds a combat system so that players do not log out during combat.
Features
- Combat System (time adjustable)
- Custom Death message (adjustable)
- Combat Logging system
- Custom Combat message
- Combat display (Boss bar or Action bar)
- Player stats (playtime, deaths, kills, K/D, killstreak, best killstreak)
- Save spots
- Pearl Cooldown
- No Riptide Trident (combat) (editable)
- No Elytra (combat) (editable)
- No Enchantet Golden apple (editable)
- Spawn protect (only mobs, Player)
Commands
- /combatreload (reloads the configs when they are changed)
- /combatreset <player> (deletes the player's combat)
- /playstats <player> (displays the player's stats)
- /combatsystem pos1 <x coords> <z coords> <name> (create save zone)
- /combatsystem pos2 <x coords> <z coords> <name> (create save zone)
- /combatsystem delete <name> <delete save zone>
- /combatsystem flag <zone> <flag> <allow|deny>
Files
config.yml
# === 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!'
Placeholder API Support
- %victim%
- %killer%
- %cause%
Tutorial
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!
Extras
- Admins (op) can see who died and where. (XYZ cords)
- Admins (op) can see who attacks whom. (chat message)
Support
If you need help configuring the plugin or if you encounter bugs, just contact me on Discord!
mbkog_1966


