You are on page 1of 1

Config = {

Guild_ID = '1228096900541186078', -- Set to the ID of your guild (or your


Primary guild if using Multiguild)
Multiguild = false, -- Set to true if you want to use multiple guilds
Guilds = {
["main"] = "1228096900541186078", -- Replace this with a name, like
"main"
},
Bot_Token =
'MTIzMTIwNTk5OTk1NjcyMTczNg.GT0d27.RGX_yOcLzBYlgjqZlGRaL0JzUpCiX83s7waPiw',
RoleList = {,
['Founder'] = 1228096900926799977
['Co-Founder'] = 1228096900926799976
['Owner'] = 1228096900926799975
['Co-Owner] = 1228096900926799974
['Staff Coordinator'] = 1228096900885119050
['Senior Management'] = 1228096900885119049
['Management'] = 1228096900885119048
['Junior Management'] = 1228096900885119047
['Head Of Staff'] = 1228096900885119051
['Senior Admin'] = 1228096900826267769
['Admin'] = 1228096900826267768
['Junior Admin'] = 1228096900826267767
['Head Mod'] = 1228096900826267766
['Senior Mod'] = 1228096900826267765
['Moderator] = 1228096900826267764
['Trial Mod'] = 1228096900826267763
['Staff Permissions'] = 1228096900750639262
['Donator'] = 1228316267878813727
['Civilian'] = 1228096900557701307
}
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/a6ad03c9fb60fa7888424e7c93894
02846107c7e.png',
Enabled = true,
Wait = 7, -- How many seconds should splash page be shown for? (Max is 12)
Heading1 = "Welcome to Fusion Roleplay",
Heading2 = "Make sure to join our Discord!",
Discord_Link = 'https://discord.gg/wZkK2ruFZC',
Website_Link = 'COMING SOON',
}

You might also like