DiscordAcePerms icon indicating copy to clipboard operation
DiscordAcePerms copied to clipboard

FIX FOR THIS ISSUE

Open ProjectZackfivem opened this issue 7 months ago • 0 comments

DebugScript = false,
CacheDiscordRoles = true, -- true to cache player roles, false to make a new Discord Request every time
CacheDiscordRolesTime = 60, -- if CacheDiscordRoles is true, how long to cache roles before clearing (in seconds)

}

Config.Splash = { Header_IMG = 'https://forum.cfx.re/uploads/default/original/3X/a/6/a6ad03c9fb60fa7888424e7c9389402846107c7e.png', Enabled = true, Wait = 10, -- How many seconds should splash page be shown for? (Max is 12) Heading1 = "Welcome to [ServerName]", Heading2 = "Make sure to join our Discord and check out our website!", Discord_Link = 'https://discord.gg', Website_Link = 'https://badger.store', }

on first install of Badger_Discord_API make sure on line 16 you have this } under line 15 copy this and past all good to go

ProjectZackfivem avatar Jul 20 '24 16:07 ProjectZackfivem