How To
Adding Custom Chat Feautures To mChat Resource
How To Add Chat Messages
To add custom messages you need knowledge on development otherwise we don't advise you to try this
How To Add Chat Channel
How do I add new channels and give access to players or remove access from players.
To add custom channels you need knowledge on development otherwise we don't advise you to try this
How To Add Chat Tags With Discord Roles
Enable Config.EnableDiscordRoles in Config (it comes disabled by default).
If developer mode is not enabled in your discord account enable it
Right click on your server and copy server id then paste it into here (file can be find server/discordroles.lua ).
Create a bot token and paste it into here. If you dont know how to get your discord bot token go this link. https://www.youtube.com/watch?v=-m-Z7Wav-fM&ab_channel=GAKventure
Copy and paste role id in members table that can be find in Config.Tags.
Last updated