This plugin allows you to add your own emoji to server chat!
Plugin Features:
- Supports remapping existing icons in the game.
- Fully compatible with crosschats and different "chat changing" plugins.
- You can add your own emoji with mods.
- Has Permissions to decide who can use emoji and who not.
- Easy configuration and check.
Console & RCON Commands:
EmojiPack.Reload - Reload plugin configuration.
		JSON:
	
	{
    "UsePermissions": false,
    "PermissionsGroups": [
        "Admins"
    ],
    "RemapEmoji": [
        {
            "Name": "longrass",
            "Path": "/Game/PrimalEarth/CoreBlueprints/Items/Consumables/Icons/Longrass_Icon.Longrass_Icon"
        }
    ],
    "Packs": [
        "twemoji.json"
    ]
} 
   
 
	 
	
 " in chat.
" in chat.
		




