
✨Emojis ✨ 1.5.0
Add custom emojis to your server like on discord
Documentation
Add aliases to an emoji
Add the option "aliases" to the specific emoji in the emojis.yml.
For Example here I am adding ":smile:" as alias for the ":)" emoji
\uE39A:
placeholder: ':)'
file-name: smile
aliases:
- ":smile:"
Discord emoji replacement
If you are using DiscordSRV and have linked the ingame chat to a discord channel and also want to see the emojis in discord you have to add the "
discord_emoji" option to the emoji.
The value would be the discord placeholder for the emoji
Example: We have created a KEKW emoji, which is also available on the Discord server. There it is named ":kekw:", so we add the option discord_emoji: ":kekw:" to the emoji.
\uE3B5:
placeholder: ':kekw:'
file-name: kekw
discord_emoji: ":kekw:"