bCombatLogCombat logging: Leaving a server while being engaged by an enemy.The goal of this plugin is simple: stop this for good. How it works When a player is damaged by another player, that informatiom along with the time is stored. When the player leaves the server, if there is any record of damage within 7000 miliseconds (7 seconds) of the current time, then a 60 tick (3 second) count-down timer is started. If the timer reaches 0, and the player has not come back by then, their inventory, along with their armor is emptied onto the ground and the next time they join, they die. Permissions Code: combatlogger.see - Be notified when a player combat-logs. combatlogger.ignore - This player is allowed to combat log. ChangeLog 1.0 First release. Plugin Download
During the fight can I disable certain commands such as TP or tpa etc? I'd like it to be configurable as I have a lot of commands I'd like to disable.