Death Notifier
Posted: 07 Aug 2011, 00:36
Original Thread: http://forums.bukkit.org/threads/25493/" onclick="window.open(this.href);return false;
We start with the standard config:
We could enable this plugin - but we need a own configuration!
Feel free to reply here with your own version...
We start with the standard config:
Code: Select all
DeathNotifier:
version: 0.94
PVP:
- '&E%player% &2was killed by &9%opponent%'
- '&E%player% &2got beat to a pulp by &9%opponent%'
PVPWolf:
- '&E%player% &2got his ankles chewed off by &9%opponent%''s &CWolf!'
- '&E%player% &2got ripped to shreds by &9%opponent%''s &CWolf!'
TNT:
- '&E%player% &2was blown to bits by a pile of &CTNT!'
- '&E%player% &2tried to launch himself into orbit using &CTNT. &EResult: &CFailure!'
Ghast:
- '&E%player% &2got &Cfireball''d &2by a &CGhast!'
- '&E%player% &2got gibbed by a &CGhast!'
Creeper:
- '&E%player% &2was blown to bits by a &CCreepy Creeping Creeper!'
- '&E%player% &2was hugged by a friendly &CCreeper!'
Spider:
- '&E%player% &2got munched on by a &CSpider&2!'
Slime:
- '&E%player% &2just got &CSlimed!'
- '&E%player% &2discovered that &CSlime &2is not something you wear.'
Giant:
- '&E%player% &2got stomped on by an angry &CGiant!'
- '&E%player% &2is now a waffle.'
Skeleton:
- '&E%player% &2just got snipe''d by a &CSkeleton!'
- '&E%player% &2got shot to death'
Zombie:
- '&E%player% &2lost his mind to a &CZombie!'
- '&E%player% &2became breakfast for a hungry &CZombie!'
PigZombie:
- '&E%player% &2lost their mind to a &CPigZombie&2!'
- '&E%player% &2angered the &CPig Zombies&@!'
Wolf:
- '&E%player% &2got slaughtered by a &CWolf'
- '&E%player% &2became lunch for a hungry &CWolf'
Unknown:
- '&E%player% &2was put down by the mysterious &4Herobrine!'
- '&E%player% &2has ''Cause Unknown'' on their death certificate!'
Fire:
- '&E%player% &2died in a &Cfire!'
- '&E%player% &2has a new, slightly charred look!'
Lava:
- '&E%player% &2decided to take a bath in &Clava!'
- '&E%player% &2discovered just how hot &Clava &2really is.'
Fall:
- '&E%player% &2decided to try sky-diving without a parachute!'
- '&E%player% &2discovered that it isn''t the &Cfall &2that kills you, it''s the sudden
stop at the bottom!'
Cactus:
- '&E%player% &2decided to hug a &Ccactus!'
- '&E%player% &2was turned into swiss cheese by a &Ccactus!'
Suffocate:
- '&E%player% &2successfully held his breath until he died!'
- '&E%player% &2forgot to take a breath.'
Drowning:
- '&E%player% &2took a deep breath while under water.'
- '&E%player% &2forgot he wasn''t a fish.'
Lightning:
- '&E%player% &2got zapped by a bolt of &Elightning!'
- '&E%player% &2now understands what an electrifying experience being outside in a
storm can be.'
Void:
- '&E%player% &2fell into the &Cvoid!'
- '&E%player% &2discovered that the &Cvoid &2really is endless.'
Feel free to reply here with your own version...