Description
AntiCombatLog is an essential plugin for PvP servers. The plugin will tag players who are in combat, and kills them when they log out. This is useful to prevent players escaping combat by logging out. Players will see a message above their item bar which shows how long they are left in combat.
How to use
Place the .jar file in your plugins folder and reload/restart the server. Additionally, you can use the WorldGuard functionality if you have that plugin installed. The plugin is designed and tested on Minecraft 1.8.8 but should work fine on newer versions. Lower versions are not supported.
Features
Configuration gets reloaded automatically.
AntiCombatLog is an essential plugin for PvP servers. The plugin will tag players who are in combat, and kills them when they log out. This is useful to prevent players escaping combat by logging out. Players will see a message above their item bar which shows how long they are left in combat.
How to use
Place the .jar file in your plugins folder and reload/restart the server. Additionally, you can use the WorldGuard functionality if you have that plugin installed. The plugin is designed and tested on Minecraft 1.8.8 but should work fine on newer versions. Lower versions are not supported.
Features
- Combat messages are sent as action bar messages
- Players can have different timer lengths using permissions
- Configurable option to enable combat timer on mobs
- WorldGuard support
- acl.tag - Players with this permission will be tagged in combat (enabled by default)
- acl.tag.timer.{seconds} - Changes the length of the combat timer
Example: acl.tag.timer.40 will set the combat timer to 40 seconds
Configuration gets reloaded automatically.
Spoiler: config.yml
Code (Text):
settings:
combat-cooldown: 15 # Default cooldown if player has no permissions
mobs-trigger-timer: false # When enabled, player will be combat tagged if he gets hit by a mob
worldguard-enabled: false # When enabled, player will go out of combat if he enters a region with pvp disabled
# Messages sent by the plugin
# Setting a message to 'false' disables it
messages:
in-combat: '&c&lIn combat for {0} seconds'
out-of-combat: '&a&lOut of combat!'
broadcast-kill-actionbar-message: '&b&l{0} got killed for combat logging!'
combat-cooldown: 15 # Default cooldown if player has no permissions
mobs-trigger-timer: false # When enabled, player will be combat tagged if he gets hit by a mob
worldguard-enabled: false # When enabled, player will go out of combat if he enters a region with pvp disabled
# Messages sent by the plugin
# Setting a message to 'false' disables it
messages:
in-combat: '&c&lIn combat for {0} seconds'
out-of-combat: '&a&lOut of combat!'
broadcast-kill-actionbar-message: '&b&l{0} got killed for combat logging!'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.8
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
AntiCombatLog is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 851 times (via Spigot). Download it and open it directly in the game.