Zdravím, prosím vás o radu. Stáhl jsem si plugin death msg, nastavil jsem si, co chci aby to psalo, když člověka zabije třeba pavouk, ale pořád mi to píše "was slain by cavespider" to samé u skeletonů apd. Prosím o radu jak to udělat, aby to fungovalo.
Spoiler: zobrazit
Kód: Vybrat vše
#------------------------------ About Plugin/Author ------------------------------
# Name: Death Messages
# Author: Goty
# Bukkit Profile: http://dev.bukkit.org/profiles/Mayhem777/
# Version 1.6
# Description: Change the Default Bukkit Death Messages as you Wish, including colors, victim, killer and weapon.
#------------------------------ About Config ------------------------------
### Change those TAGS as you wish.
# %player = victim
# %killer = assasin (only for player kills, PvP)
# %weapon = name of the weapon wielded by the killer(only for player kills, PvP)
### Don't forget to use bukkit colors if you want ===> http://dev.bukkit.org/media/images/42/45/Colors.png
# And other Bukkit Formats ===> &n = Underlined || &o = Italic || &m = Strike-through || &l = Bold
### Some Examples:
# Example for Creeper Message = '&2%player &Elikes to hug &CCreepers&E, he is a pill of dust now...'
# Example for PvP Message = '&2%player &Ewas slain by &Ckiller&E, wielding his mighty &C%weapon'
### Finally, add all optional random messages as you wish:
# Add the aditional lines you want under the others (or remove them) to add (or remove) more messages, be careful with the indentation.
#------------------------------ Configurable Death Message Causes ------------------------------
### Mob Causes
Blaze:
- '&2%player &Ewas fireballed by &CBlaze'
- '&2%player &Ewas fireballed by &CBlaze'
CaveSpider:
- '&2%player &Ebyl zlikvidovám &CCave Spiderem'
- '&2%player &Ese nechal otrávit &CCave Spiderem'
Creeper:
- '&2%player &Evyletěl do vzduchu'
- '&2%player &Ebyl zákeřně odpálen creeperem'
EnderDragon:
- '&2%player &Ewas slain by &CEnder Dragon'
- '&2%player &Ewas slain by &CEnder Dragon'
Enderman:
- '&2%player &Ewas slain by &CEnderman'
- '&2%player &Ewas slain by &CEnderman'
Ghast:
- '&2%player &Ewas fireballed by &CGhast'
- '&2%player &Ewas fireballed by &CGhast'
Giant:
- '&2%player &Ewas slain by &CGiant'
- '&2%player &Ewas slain by &CGiant'
IronGolem:
- '&2%player &Ewas slain by &CGolem'
- '&2%player &Ewas slain by &CGolem'
MagmaCube:
- '&2%player &Ebyl zabit &CMagma Cube'
- '&2%player &Ebyl zabit &CMagma Cube'
PigZombie:
- '&2%player &Ebyl zdemolovám &CZombie Pigmanem'
- '&2%player &Ebyl zdemolován &CZombie Pigmanem'
Silverfish:
- '&2%player &Ewas slain by &CSilverfish'
- '&2%player &Ewas slain by &CSilverfish'
Skeleton:
- '&2%player &Ebyl zastřelen &CSkeletonem'
- '&2%player &Ebyl zabit &CSkeletonem'
Slime:
- '&2%player &Ebyl osliznut &CSlimem'
- '&2%player &Eto nezvládl proti &CSlime'
Spider:
- '&2%player &Ebyl sežrán &CSpiderem'
- '&2%player &Ebyl zlikvidován &CSpiderem'
Witch:
- '&2%player &Ewas killed by &CWitch'
- '&2%player &Ewas killed by &CWitch'
Wolf:
- '&2%player &Ewas slain by &CWolf'
- '&2%player &Ewas slain by &CWolf'
Zombie:
- '&2%player &Ebyl zabit &CZombie' mu právě žere mozek
- '&2%player &Ebyl sežrán &CZombie'
### Wither
Wither:
- '&2%player &Eblew up'
- '&2%player &Eblew up'
WitherEffect:
- '&2%player &Ewithered away'
- '&2%player &Ewithered away'
### PvP Causes
PvPFist:
- '&2%player &Ewas slain by &C%killer'
- '&2%player &Ewas slain by &C%killer'
PvPWeapon:
- '&2%player &Ebyl umlácen &C%killer'
- '&2%player &byl přetáhnut &C%killer' a nezvládl to
# Weapon Tag NOT APLICABLE
PvPBow:
- '&2%player &Ebyl odstřelen &C%killer'
- '&2%player &Ebyl zastřelen &C%killer'
### Other Causes
TNT:
- '&2%player &Eblew up'
- '&2%player &Eblew up'
Cactus:
- '&2%player &Ewas pricked to death'
- '&2%player &Ewas pricked to death'
Anvil:
- '&2%player &Ewas squashed by a falling anvil'
- '&2%player &Etried to kiss a falling anvil'
# Dispenser only has 1 message for deaths, but i added another one if player dies from a fireball ;)
DispenserArrow:
- '&2%player &Ewas shot by arrow'
- '&2%player &Ewas shot by arrow'
DispenserFireball:
- '&EA &CDispenser &Ehas fried &2%player'
- '&EA &CDispenser &Ehas fried &2%player'
Drowning:
- '&2%player &Edrowned'
- '&2%player &Edrowned'
PotionofHarming:
- '&2%player &Ewas killed by magic'
# In Minecraft you can't die from normal Poison, you just get to half heart, anyway it a Poison Potion hits you when u're with low health and kills you or by other plugins this could happen.
Fall:
- '&2%player &Ehit the ground too hard'
- '&2%player &Ehit the ground too hard'
Poison:
- '&2%player &Eeated contaminated food'
- '&2%player &Eeated contaminated food'
# Direct exposure to a fire block
FireBlock:
- '&2%player &Ewent up in flames'
- '&2%player &Ewent up in flames'
# Death caused by burns after leaving a Fire Block or Lava Block.
FireEffect:
- '&2%player &Eburned to death'
- '&2%player &Eburned to death'
Lava:
- '&2%player &Etried to swin in lava'
- '&2%player &Etried to swin in lava'
# You usually get "went up in flames" like cause of death by a thunder, now you can specify what you want, anyway if the fire kills you first the cause will still being the fire.
Lightning:
- '&2%player &Ewent up in flames'
- '&2%player &Ewent up in flames'
Starvation:
- '&2%player &Estarved to death'
- '&2%player &Estarved to death'
Suffocation:
- '&2%player &Esuffocated in a wall'
- '&2%player &Esuffocated in a wall'
# Suicide message is only possible when player uses /suicide or /kill to himself.
Suicide:
- '&2%player &Edied'
- '&2%player &Edied'
Void:
- '&2%player &Efell out of the world'
- '&2%player &Efell out of the world'
# Weird causes like killed by EnderPearl, Eggs and Snowballs.
# Snowmans can't kill players cause Snowballs have no damage, anyway some servers change this mechanic for fun (like my server), so i added it too.
Others:
- '&2%player &Ewas pummeled'
- '&2%player &Ewas pummeled'
Snowman:
- '&2%player &Ewas freezed by &CSnowman'
- '&2%player &Ewas freezed by &CSnowman'
## Rest of the Causes, command causes will be showed here, like /kill or /suicide case doesn't have a damager.
Unknown:
- '&2%player &Efell out of the world'
- '&2%player &Efell out of the world'
### DON'T USE, EXPERIMENTAL - NEXT VERSION
# PvPPotion:'&2%player &Ewas killed by &C%killer'
Děkuji awrixel