Blip Creator
Instructions on how to download and install the basics of Blip Creator
Installation #
Config.StaffGroups = { 'god', 'admin', 'mod' } -- FOR ESX { 'superadmin', 'admin', 'mod' }
if IsDuplicityVersion() then
Config.ServerName = "Your_Server_Name"
Config.Log = false
Config.Webhook = "Webhook"
end
Last updated