About Auto Emojis
Automatically replaces configurable words with Emojis
Requires a custom emoji. -> https://wiki.facepunch.com/rust/server-custom-emojis
Config:
{
"General Settings": {
"Auto Emojis registration": true,
"Auto Emojis [You must have a custom emoji]": [
"thank",
"trollemoji"
],
"Without Emojis [You must have a custom emoji]": [],
"Item Emojis (chat | shortname)": {
"wood": "wood",
"ak": "rifle.ak",
"lr300": "rifle.lr300"
}
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 1
}
}