Custom death messages in lang fileNo Thanks
Hi,

I was wondering if you could add the different DeathNotes and the Discord to game chat to the lang file so it could possibly be easier to make some edits.

Something like
"death_pvp": "{death_pvp}"
"discord_chat": "[DISCORD] {username}: {message.content}"

So we could change it to something like
"death_pvp": "<:Death:548459264184942592> - {death_pvp}"
"discord_chat": "<color=blue>DISCORD</color> - <color=red> {username}</color>: {message.content}"

I think this would be really great!

Thanks,
Gen. Sriracha
Deaths are handled through Deathnotes config, so no, sorry.
In response to OuTSMoKE ():
Deaths are handled through Deathnotes config, so no, sorry.
I don't think he meant that
Tricky is right, I don't mean for Rustcord to take over the handling of Deathnotes.
What I mean is move what your plugin already does into the lang file like you have with everything else so we can customise it easier.
Locked automatically