this plugin lets you modify essentialy everything in the chat! death messages, leave and join messages, and chat formats
just modify the config.yml
deafult config:
Code (Text):
joinMessage: ֲ§e 'playerName' joined the game
quitMessage: ֲ§e 'playerName' left the game
chatFormat: 'teamPrefix' 'playerName' ֲ§8: ֲ§r ''message' 'teamSuffix'
death:
BLOCK_EXPLOSION:
CONTACT:
CRAMMING:
CUSTOM:
DRAGON_BREATH:
DROWNING:
ENTITY_ATTACK:
ENTITY_EXPLOSION:
ENTITY_SWEEP_ATTACK:
FALL:
FALLING_BLOCK:
FIRE:
FIRE_TICK:
FLY_INTO_WALL:
FREEZE:
HOT_FLOOR:
LAVA:
LIGHTNING:
MAGIC:
POISEN:
PROJECTILE:
STARVATION:
SUFFOCATION:
SUICIDE:
THORNS:
VOID:
WITHER:
to leave something as minecraft deafult leave it blank
you can also use the following strings for the plugin to automaticly replace:
Code (Text):
'message' | only applies for chat events, replaces it with the message
'playerName' | replaces it with the player's name
'killerName' | replaces it with the last damage sources name (AKA pig, witch zombie) or if it has a custom name it will display that. will only show up if the last damage source is an entity
'teamPrefix' | replaces with the prefix of the team the player is in
'teamSuffix' | replaces with the suffix of the team the player is in