Added config for optionalneeds

This commit is contained in:
Fezz
2021-07-05 08:46:17 +01:00
committed by GitHub
parent 46116f4906
commit 23a484db51
+1
View File
@@ -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.