OrigenNetwork
Docs

Installation · origen_chat

1. Remove default chat

origen_chat replaces FiveM's built-in chat resource. Remove or comment out the default chat from your server.cfg:

text
# ensure chat   ← remove or comment this line
ensure origen_chat

Do NOT run both chat and origen_chat at the same time. origen_chat declares provide 'chat' so FiveM will prevent this, but remove the default line to avoid any startup errors.

2. No SQL required

origen_chat has no database tables. No SQL to run.