Custom Death Messages replaces the default death messages with fully customizable ones.
Messages support colors, gradients, and placeholders like {player}, allowing you to create funny, serious, or themed messages for your server.
The plugin is lightweight, easy to configure, and designed to work smoothly without affecting performance.

config.json:
{
"messages": [
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>has met their unfortunate demise!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>decided to try their luck... they lost!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>has left the game of life!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>tried to respawn IRL!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>forgot this isn’t creative mode!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>pressed the wrong button!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>found out the hard way!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>thought they were immortal!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>speedran their own death!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>forgot to read the tutorial!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>made a very bad decision!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>was built different… incorrectly!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>tested gravity. Gravity won!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>learned why helmets exist!</gradient>",
"<gradient:#F45454:#B65454>{player}</gradient> <gradient:#7B7B7B:#FFFFFF>tried to clutch. Failed!</gradient>"
]
}
Support:
For help, bug reports, or suggestions, you can join our Discord server.