mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Remove
This commit is contained in:
@@ -9,7 +9,6 @@ CreateThread(function() -- Add rank name to ace
|
||||
for k,v in pairs(QBConfig.Server.Permissions) do
|
||||
ExecuteCommand(('add_ace group.%s %s allow'):format(v, v))
|
||||
end
|
||||
ExecuteCommand('add_ace group.god command allow')
|
||||
end)
|
||||
|
||||
-- Register & Refresh Commands
|
||||
|
||||
Reference in New Issue
Block a user