DiscordAcePerms
Dependency(ies)
Installation Tutorial
Example of How to Set It Up:
roleList = {
{1, "group.tc"}, --[[ Trusted-Civ --- ]]
{1, "group.faa"}, --[[ FAA --- ]]
{1, "group.donator"}, --[[ Donator --- ]]
{1, "group.trialModerator"}, --[[ T-Mod --- ]]
{1, "group.moderator"}, --[[ Moderator --- ]]
{1, "group.admin"}, --[[ Admin --- ]]
{1, "group.admin"}, --[[ Management --- ]]
{1, "group.owner"}, --[[ Owner --- ]]
}
The 1s should be replaced with IDs of the respective roles in your Discord Server. The quotes with groups should represent the groups in your permissions.cfg or server.cfg.
Purchase and Download DiscordAcePerms.
Extract the .zip and Place the Folder In Your /resources/ of Your FiveM Server.
Put
add_ace resource.Anonymous_Discord_API command.add_principal allow
andadd_ace resource.Anonymous_Discord_API command.remove_principal allow
in server.cfg.
Last updated