Last updated 1 month ago
The Server Manager Script for FiveM is the one-stop solution for managing Server cleanup via in game, this script supports global sided changing, This script also has built in discord logging via webhooks (Optional) and has Ace Permissions!
VeniceNotify
OkOkNotify
Ox_lib
Chat
GTA
Config = {} -- Notifications Config.NotifyType = "Ox_lib" Config.notifyTime = 5000 -- Duration of notifications (in milliseconds) -- Ace Permissions Config.MenuPermission = "admin" -- To Open The Menu Config.globalChangePermission = "server-manager" -- Vehicle, Prop, Ped, Chat, Ace permission all in one Config.vehicleClearPermission = "server-manager" Config.propClearPermission = "server-manager" Config.pedClearPermission = "server-manager" Config.chatClearPermission = "server-manager" -- Discord Logging Config.webhookUrl = "" -- The URL for the Discord webhook return Config
Downloads
[FREE] Free Version
[PAID] Open Source Version