This commit is contained in:
Kakarot
2022-03-30 01:31:36 -05:00
parent eb34e65204
commit 2d6159345b
-1
View File
@@ -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