DeathNotes

Moved

Total Downloads: 66,156 - First Release: Feb 14, 2015 - Last Update: May 13, 2018

4.98519/5, 270 likes
  1. In the RCON i can see the info of kill, in the game doesnt apear why? I have to restart the server?
     
  2. You need to grant all players or just the players you want, the permission 'deathnotes.see'
    grant group player deathnotes.see
    grant group moderator deathnotes.see
    grant group admin deathnotes.see
     

  3. I have to do this if i reinstall the server and plugin?
     
  4. they are console commands. Just type those in your rcon.
     
  5. OK OK, just forget it, my game and friends has bugged, i quit and enter and was OK. Thanks and god job.
     
  6. Weird i didnt have those errors like they had
     
  7. That only happened because a player did not have the permission
     
  8. Just a note Laser,

    Shouldnt:
    SetConfig("Messages", "Animal", new List<string> { "A {attacker} followed {vixctim} until he finally chased him." });

    Be

    SetConfig("Messages", "Animal", new List<string> { "A {attacker} followed {victim} until he finally chased him." });
     
  9. So with these new changes, can players not see the deathnotes by default anymore? Just wondering because the changelog wasn't exactly clear on that.
    [DOUBLEPOST=1452303286][/DOUBLEPOST]Players still cannot see the deathnotes in chat even after granting permissions. Any help please?
     
  10. They may need to use the command /showdeaths to update it. I have a fix for that locally
     
  11. I took the liberty of correcting spelling and grammar for the messages... some didn't make any sense.

    },
    "Messages": {
    "Animal": [
    "A {attacker} followed {victim} until he finally caught him."
    ],
    "AnimalDeath": [
    "{attacker} killed a {victim} with a {weapon} from {distance}m."
    ],
    "Bleeding": [
    "{victim} bled out."
    ],
    "Blunt": [
    "{attacker} used a {weapon} to knock {victim} out."
    ],
    "Bullet": [
    "{victim} was shot in the {bodypart} by {attacker} with a {weapon}{attachments} from {distance}m."
    ],
    "Cold": [
    "{victim} became an iceblock."
    ],
    "Drowned": [
    "{victim} tried to swim."
    ],
    "Explosion": [
    "An explosion shredded {victim}."
    ],
    "Fall": [
    "{victim} did a header into the ground."
    ],
    "Generic": [
    "The death took {victim} with him."
    ],
    "Heat": [
    "{victim} burned to ashes."
    ],
    "Helicopter": [
    "{victim} was nullified by a {attacker}."
    ],
    "HelicopterDeath": [
    "The {victim} was taken down."
    ],
    "Hunger": [
    "{victim} died of hunger."
    ],
    "Poison": [
    "{victim} died after being poisoned."
    ],
    "Radiation": [
    "{victim} became a bit too radioactive."
    ],
    "Slash": [
    "{attacker} slashed {victim} in half."
    ],
    "Stab": [
    "{victim} was stabbed to death by {attacker} using a {weapon}."
    ],
    "Structure": [
    "A {attacker} impaled {victim}."
    ],
    "Suicide": [
    "{victim} had enough of life."
    ],
    "Thirst": [
    "{victim} died of dehydration."
    ],
    "Trap": [
    "{victim} ran into a {attacker}"
    ],
    "Turret": [
    "A {attacker} defended its home against {victim}."
    ],
    "Unknown": [
    "{victim} died. Nobody knows why, it just happened."
     
  12. That could be possible, grammar isn't quite perfect when being up for almost 20 hours after 2 hours of sleep.
     
  13. Is there an ability to set the deaths to show by default?
     
  14. grant the permission deathnotes.see to the groups. player, moderator, admin.
     
  15. I just noticed. It makes them show for new joins right?
     
  16. yes, it does.
     
  17. Btw i still didnt fix it with the animals
    i tried
    "Animal": []
    "A {attacker} followed {victim} until he finally caught him."

    and
    "Animal": [
    ""
     
  18. Okay good, so only those who were logged in prior to the update need to type /showdeaths to see the messages? Also there's a slight typo with the Animal Kill messages and instead of saying the {victim} by name, it just reads out {vicxtim}. Just thought I'd point that out :p Great Plugin!
     
  19. just remove all messages between the square brackets [ ], and you shoudl be fine.
    [DOUBLEPOST=1452305476][/DOUBLEPOST]
    Fixed with the next patch, just a minute.
     
  20. LaserHydra updated Death Notes with a new update entry:

    5.0.1