Server Voting
The Server Voting Script for FiveM is the one-stop solution for managing votes via in game, this script works seamlessly with OxLib menus and uses Ace Permissions!

Chat
GTA










Last updated

The Server Voting Script for FiveM is the one-stop solution for managing votes via in game, this script works seamlessly with OxLib menus and uses Ace Permissions!

Chat
GTA










Last updated
Config = {}
-- Notification Settings
Config.NotifyType = 'Ox_lib'
Config.notifyTime = 5000 -- Notification display time in milliseconds
-- Permission Settings
Config.ACEPermission = 'ad.servervoting' -- ACE permission for starting a vote
return Config