Combat System
Combat System is a plugin that prevents players from logging out during combat.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Combat System
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)
Commands
- /combatreload (reloads the configs when they are changed) - /combatreset <player> (deletes the player's combat) - /playstats <player> (displays the player's stats)
Files
config.yml
```
=== CombatSystem Configuration ===
DisplayMode: BOSSBAR oder ACTIONBAR
Placeholders: %victim%, %killer%, %cause%
Combat: Enable: true CombatTime: 60 DisplayMode: BOSSBAR Messages: 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[Asura3] &c%victim% &fist durch &e%cause% &fgestorben.'
```
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