Combat System
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: bukkit paper purpur spigot
标签: game-mechanics optimization utility
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 (deletes the player's combat)
- /playstats (displays the player's stats)
- /combatsystem pos1 (create save zone)
- /combatsystem pos2 (create save zone)
- /combatsystem delete
- /combatsystem 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
请登录后举报
暂无评论,抢个沙发吧~