um-chat
General Chat
How to setup the general chat feature in um-chat
Install
Tenor API (for gifs)

open > web > build > tenor > key.json- Go here: https://developers.google.com/tenor/guides/quickstart
- Paste the key you got here:
{
"TENOR_GIF_API_KEY": "pastekeyhere"
}Permission

config > permission.lua- You can set your
tagsthat will appear in the general chat according to yourself (there may be more than one)
- You can set your
Public or only ace
- If you want this to be public, it will already come this way by default
- If you want admin-only:
config > nui.lua > commandChat > buttons > chat status set falseconfig > chat.lua > adminChat status set true