CombatLog
CombatLog wants to be a clone of bukkit's CombatLog
Features
Punish players who disconnect when on combat (remove xp, drop items and broadcast a message in chat)
Configurable combat time and options.
Configuration (main.lua)
CombatTime = 10 //Combat time, in seconds
AllowMobCombat = false //If true, players will start a combat if being hit by a mob
RemoveXPonCombatLog = false //If true, players will lose xp if disconnecting on combat.
DropItemsOnCombatLog = true //If true, players will lose items (that will be dropped) if disconnecting on combat.
BroadcastMessageOnCombatLog = true //If true, a mesage will be broadcasted to all players saying that a player chickened out and disconnected
BlockCommandsOnCombat = true //If true, players won't be able to use commands on combat.
Permissions
combatlog.bypass - Bypass CombatLog
Planned features
More ways to punish players who combat log.
Github: https://github.com/tonibm19/CombatLog
Download: https://github.com/tonibm19/CombatLog/ar...master.zip
CombatLog wants to be a clone of bukkit's CombatLog
Features
Punish players who disconnect when on combat (remove xp, drop items and broadcast a message in chat)
Configurable combat time and options.
Configuration (main.lua)
CombatTime = 10 //Combat time, in seconds
AllowMobCombat = false //If true, players will start a combat if being hit by a mob
RemoveXPonCombatLog = false //If true, players will lose xp if disconnecting on combat.
DropItemsOnCombatLog = true //If true, players will lose items (that will be dropped) if disconnecting on combat.
BroadcastMessageOnCombatLog = true //If true, a mesage will be broadcasted to all players saying that a player chickened out and disconnected
BlockCommandsOnCombat = true //If true, players won't be able to use commands on combat.
Permissions
combatlog.bypass - Bypass CombatLog
Planned features
More ways to punish players who combat log.
Github: https://github.com/tonibm19/CombatLog
Download: https://github.com/tonibm19/CombatLog/ar...master.zip