[MECH] bCombatLog v1 - Prevent Combat-Logging! [1.1-R3]

Discussion in 'Inactive/Unsupported Plugins' started by xKYLERxx, Feb 12, 2012.

  1. Offline

    xKYLERxx

    bCombatLog
    Combat 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.
     
  2. Offline

    gameswereus

    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.
     
  3. Offline

    Malchus

    Hopefully this plugin is reliable. I will be testing this heavily.
    Thank you sir.
     
  4. Offline

    md_5

  5. Offline

    xKYLERxx

    TODO:
    R4.
    Configurable list of disabled commands while 'tagged'.
     
  6. Offline

    md_5

    Any news on that todo, R7 is out!
     
  7. Offline

    zecheesy

    Does it work with 1.2 / 1.3?
     

Share This Page