Works seamlessly with frameworks like ESX and QBCore to display specific roles or server alerts.
Disable the default chat resource by removing or commenting it out in your server.cfg .
Provides distinct visual templates for OOC (Out of Character) chat, Me/Do commands, and system notifications. okokChat.zip
In qb-core/server/commands.lua , you can replace standard TriggerClientEvent('QBCore:Notify', ...) calls with a custom chat:addMessage event using the okokChat HTML template.
Ensure your server.cfg has the correct ACE permissions if you are using specific staff-only chat commands. mani9870/okokchat - GitHub Works seamlessly with frameworks like ESX and QBCore
Supports easy modifications via CSS for positioning and theme changes.
To move the chat box (e.g., from left to right), navigate to the styles.css file. In qb-core/server/commands
If the chat overlaps with your minimap, adjust the top or bottom values in styles.css .