Skip to content

Commit

Permalink
tweak(es_extended/shared/config/main): remove more configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mycroft-Studios committed Feb 10, 2025
1 parent e61418e commit 707431f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions [core]/es_extended/shared/config/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,10 @@ Config.AdminGroups = {

Config.EnableDebug = false -- Use Debug options?

Config.DefaultJobDuty = true -- A players default duty status when changing jobs
Config.OffDutyPaycheckMultiplier = 0.5 -- The multiplier for off duty paychecks. 0.5 = 50% of the on duty paycheck

Config.Multichar = GetResourceState("esx_multicharacter") ~= "missing"
Config.Identity = true -- Select a character identity data before they have loaded in (this happens by default with multichar)
Config.DistanceGive = 4.0 -- Max distance when giving items, weapons etc.

Config.AdminLogging = false -- Logs the usage of certain commands by those with group.admin ace permissions (default is false)

-------------------------------------
-- DO NOT CHANGE BELOW THIS LINE !!!
Expand Down

0 comments on commit 707431f

Please sign in to comment.