mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
tweak(esx_allowlist): Uniform Print
This commit is contained in:
@@ -46,7 +46,7 @@ end)
|
||||
|
||||
ESX.RegisterCommand('alrefresh', 'admin', function(xPlayer, args)
|
||||
loadAllowList()
|
||||
print('[esx_allowlist] Allowlist Refreshed!')
|
||||
print('[^2INFO^7] Allowlist ^5Refreshed^7!')
|
||||
end, true, {help = _U('help_allowlist_load')})
|
||||
|
||||
ESX.RegisterCommand('aladd', 'admin', function(xPlayer, args, showError)
|
||||
|
||||
Reference in New Issue
Block a user