Death Messages

Displays a server wide messages of deaths.

Total Downloads: 2,408 - First Release: May 23, 2015 - Last Update: Mar 8, 2018

5/5, 5 likes
  1.  
    Last edited by a moderator: Mar 3, 2018
  2. is this possible to make it adminsonly?
     
  3. 00:15 [Error] Failed to call hook 'OnEntityDeath' on plugin 'DeathMessages v0.5.0' (NullReferenceException: Object reference not set to an instance of an object)

    fyi
     
  4. upload_2016-9-8_14-56-26.png
    Urgent help issue this error what to do
     
  5. You are trying to run a Reign of Kings plugin on Rust Server :p
     
  6. hi
    can you help me to install plugin in server ?
     
  7. Tell me how to put it !?

    # -- Message Variables --
    # FORMAT - Description
    # killer - The player who killed the victim.
    # vehicle[:type] - The vehicle involved in the victim\'s death.
    # weapon[:type] - The weapon involved in the victim\'s death.
    # monster[:type] - The monster who killed the victim.
    # animation[:type] - The animation the victim was doing when killed.
    # bodypart[:type] - The body part that was damaged on the victim.
    # Ex: \'A %monster:Leech% ate %victim% for dinner.\'

    # -- Damage Causes --
    # Cut - Player is cut by something.
    # Bash - Player is cut by something.
    # Explosion - Player is damaged by an explosion.
    # Falling - Player is killed by falling hitting the ground too hard.
    # Fire - Player is damaged by heat or fire.
    # God - Player is killed by a higher power.
    # Harvest - Player is damaged by a harvest tool.
    # Healing - Player is damaged by healing.
    # Impact - Player is damaged by the impact of an object.
    # Melee - Player is hit with a physical weapon.
    # OutOfBounds - Player is killed because the went outside the world limits.
    # Plasma - Player is damaged by plasma.
    # Projectile - Player is hit with a projectile.
    # Radiation - Player is killed because of radiation poisoning.
    # Suicide - Player kills oneself.
    # Unknown - Damage taken from an unknown source.

    defaultMessage = '%Victim% умер.'
    Code:
    DeathMessages {
        Any {
        }
        Bash {
        }
        Breach {
        }
        Cut {
        }
        Drowning {
        }
        Explosion {
        }
        Falling {
        }
        Fire { убит от огня
        }
        God {
        }
        Harvest {
        }
        Healing {
        }
        Hunger {
        }
        Impact {
        }
        Melee {
        }
        OutOfBounds {
        }
        Pierce {
        }
        Plague {
        }
        Plasma {
        }
        Projectile {
        }
        Salvage {
        }
        Siege {
        }
        Slash {
        }
        Suicide {
        }
        Thirst {
        }
        Unknown {
    - '%victim% был убит необъяснимым явлением.'
        }
    }
     
    Last edited by a moderator: May 9, 2017
  8. This should be improved by showing a pve kills and deaths. Not only pvp kills
     
  9. I have new version but @Wulf don't allow publication of semantic duplicates.
     
  10. Wulf

    Wulf Community Admin

    You can post updates to this plugin now.
     
  11. Thanks. I have some question about work of plugin that i sent you. Now in PM.
     
  12. Ruby updated Death Messages with a new update entry:

    1.0.0

     
  13. Ruby updated Death Messages with a new update entry:

    1.0.1

     
  14. Great plugin Ruby
    I use it on my duel server warcry
     
  15. I maybe join your server one day ;)
     
    Last edited by a moderator: Mar 22, 2018