How do I get this plugin to post deaths to console ? Nothing is showing up in Console or the Logs...
Never mind never looked up the fourm. Please delete thanks
Death Messages [Unmaintained]
Discussion in 'Plugin Support' started by Hatemail, Apr 21, 2015.
-
Hello, i installed this plugin in my server, when i kill someone ( human, NPC ) it don't show anything, any suggestions ?
-
Wulf Community Admin
-
in overview it says only : Work in progress will update when finished.
where can i find that dependency ? -
Wulf Community Admin
Must have gotten removed from the Overview. -
-
How do I display the name of the place instead of coordinates ?
-
- I wanted to know how I can put the location in death messege , but instead puts the coordinates , puts the name of the areas.
-
-
@Hatemail It would be possible to add the deaths "Supply Crate" and "death by hunger".
-
whats the string for metres and bodyparts
-
sorry its me again i tried to disabled the message PvE message but it gives me a error
Code:{ "BodyParts": { "body": "body", "hip": "hip", "torso": "torso", "chest": "chest", "throat": "throat", "head": "head", "nose": "nose", "face": "face", "mouth": "mouth", "tonguefront": "tonguefront", "heart": "heart", "brain": "brain", "gut": "gut", "left lung": "left lung", "right lung": "right lung", "left eye": "left eye", "right eye": "right eye", "left shoulder": "left shoulder", "right shoulder": "right shoulder", "left bicep": "left bicep", "right bicep": "right bicep", "left wrist": "left wrist", "right wrist": "right wrist", "left hand": "left hand", "right hand": "right hand", "left calve": "left calve", "right calve": "right calve", "left foot": "left foot", "right foot": "right foot" }, "Messages": { "Suicide": { "Default": [ "{killed} has left this cruel world." ], "Radiation": [ "{killed} has succumbed to radiation poisoning." ], "Falling": [ "{killed} has fallen to a brutal death." ], "Bleeding": [ "{killed} has bled out." ], "Water": [ "{killed} thought they could swim." ] }, "PvP": { "Default": [ "{killer} killed {killed} using {weapon} with a hit to their {bodypart}" ], "Weapon.Explosive Charge": [ "{killer} blew the ever living shit out of {killed} with an explosive charge!!" ], "Weapon.F1 Grenade": [ "{killer} killed {killed} using {weapon}" ], "Weapon.M4": [ "{killer} killed {killed} using an {weapon}" ] }, "EvP": { "Default": [ "{killer} killed {killed}." ], "Mutant Wolf": [ "{killer} killed {killed}." ], "Wolf": [ "{killer} killed {killed}." ], "Mutant Bear": [ "{killer} killed {killed}." ], "Bear": [ "{killer} killed {killed}." ] }, "PvE": { "Default": [ "{killer} killed {killed} using {weapon} at {distance}m." ], "Mutant Bear": [ "{killer} just took down a mutant bear using {weapon} at {distance}m" ] } }, "Settings": { "ChatName": "Death", "DisabledMessages": [ "PvE.Mutant Bear" "PvE.Default" ] } }
-
Hey on my server death messages works but it don't show up on my admin tool how to make it show in admin tool chat.
-