Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Animals": {
- "Bear": "Bear",
- "Boar": "Boar",
- "Chicken": "Chicken",
- "Horse": "Horse",
- "Stag": "Stag",
- "Wolf": "Wolf"
- },
- "Attackers": {
- },
- "Colors": {
- "Animal": "#ffc587",
- "Attacker": "#ffc587",
- "Bodypart": "#ffc587",
- "Distance": "#ffc587",
- "Message": "#ffffff",
- "Prefix": "grey",
- "Victim": "#ffc587",
- "Weapon": "#ffc587"
- },
- "Messages": {
- "Animal Death": [
- "{attacker} killed a {victim} with a {weapon} from {distance}m."
- ],
- "Arrow": [
- "{attacker} killed {victim} with an arrow at {distance}m, hitting the {bodypart}."
- ],
- "Arrow Sleep": [
- "{attacker} killed {victim} with an arrow from {distance}m, while he slept."
- ],
- "Barricade": [
- "{victim} was impaled on a {attacker}."
- ],
- "Bite": [
- "A {attacker} ripped apart {victim}."
- ],
- "Bite Sleep": [
- "A {attacker} ripped apart {victim}, while he slept."
- ],
- "Bleeding": [
- "{victim}'s heart stopped as he could not stop the bleeding from his wounds."
- ],
- "Blunt": [
- "{attacker} stuck a {weapon} right through through {victim}'s {bodypart}."
- ],
- "Blunt Sleep": [
- "{attacker} killed {victim} with a {weapon}, while he slept."
- ],
- "Bullet": [
- "{attacker} shot {victim} in the {bodypart} with an {weapon} from {distance}m away."
- ],
- "Bullet Sleep": [
- "{attacker} killed {victim}, while sleeping. (In the {bodypart} with a {weapon}, from {distance}m)"
- ],
- "Cold": [
- "{victim} froze to death."
- ],
- "Drowned": [
- "{victim} drowned to Davy Jones' locker."
- ],
- "Explosion": [
- "{victim} was blown into body parts with {attacker}'s {weapon}."
- ],
- "Explosion Sleep": [
- "{victim} was dreaming while he was blown into body parts by {attacker}'s {weapon}."
- ],
- "Fall": [
- "{victim} fell to his death."
- ],
- "Generic": [
- "{victim} died."
- ],
- "Heat": [
- "{victim} burned to death."
- ],
- "Helicopter": [
- "{victim} was shot down by a {attacker}."
- ],
- "Hunger": [
- "{victim} starved to death."
- ],
- "Poison": [
- "{victim} died by poison."
- ],
- "Radiation": [
- "{victim} did not know that radiation kills."
- ],
- "Slash": [
- "{attacker} sliced {victim} into pieces with a {weapon} and hit the {bodypart}."
- ],
- "Slash Sleep": [
- "{attacker} sliced {victim} into pieces, while he slept."
- ],
- "Stab": [
- "{attacker} stabbed {victim} to death with a {weapon} and hit the {bodypart}."
- ],
- "Stab Sleep": [
- "{attacker} stabbed {victim}, while he slept."
- ],
- "Suicide": [
- "{victim} committed suicide."
- ],
- "Thirst": [
- "{victim} died dehydrated."
- ],
- "Trap": [
- "{victim} stepped on a {attacker}."
- ],
- "Unknown": [
- "{victim} died."
- ]
- },
- "Settings": {
- "Broadcast To Chat": false,
- "Broadcast To Console": false,
- "Message In Radius": false,
- "Message Radius": 300,
- "Plugin Icon": "76561198206240711",
- "Prefix": "",
- "Show Animal Deaths": false,
- "Show Animal Kills": true,
- "Show Barricade Deaths": true,
- "Show Explosion Deaths": true,
- "Show Metabolism Deaths": true,
- "Show Player Kills": true,
- "Show Suicides": true,
- "Show Trap Deaths": true,
- "Use Popup Notifications": true
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement