You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- ["mod"] = false, -- You can add other groups like this
}
Config.SpectateMenuCommand = "spectatemenu" --The command you want to open spectate menu
Config.StopSpecKey = 38 -- The key you want to stop the spectate, reffer this link to change the control https://docs.fivem.net/docs/game-references/controls/
--The toast messages
Config.KickMessage = "You have been kicked from server"
Config.KickPlayerMessage = "Player has been kicked"
Config.KickSelfMessage = "You can't kick your self"
Config.SelfSpectateMessage = "You can't spectate your self"