mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
Added config for optionalneeds
This commit is contained in:
@@ -8,6 +8,7 @@ Config.MarkerColor = {r = 50, g = 50, b = 204}
|
||||
Config.EnablePlayerManagement = true -- Enable if you want society managing.
|
||||
Config.EnableArmoryManagement = false
|
||||
Config.EnableESXIdentity = true -- Enable if you're using esx_identity.
|
||||
Config.EnableESXOptionalneeds = false -- Enable if you're using esx_optionalneeds
|
||||
Config.EnableLicenses = false -- Enable if you're using esx_license.
|
||||
|
||||
Config.EnableHandcuffTimer = true -- Enable handcuff timer? will unrestrain player after the time ends.
|
||||
|
||||
Reference in New Issue
Block a user