JaredScar / DiscordAcePerms

A fivem script
MIT License
38 stars 21 forks source link

FIX FOR THIS ISSUE #21

Open ProjectZackfivem opened 3 months ago

ProjectZackfivem commented 3 months ago
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