Skip to content

Commit

Permalink
chore(server.cfg): new setjob behavior convars
Browse files Browse the repository at this point in the history
  • Loading branch information
Manason authored Mar 11, 2024
1 parent af77fbc commit d08688b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ set qbx:bucketlockdownmode "inactive" # Sets the lockdown mode as inactive read
set qbx:discordlink "discord.gg/qbox" # Sets the servers discord link
set qbx:max_jobs_per_player 1 # Sets the number of jobs per player
set qbx:max_gangs_per_player 1 # Sets the number of gangs per player
set qbx:setjob_replaces "true" # When true, the SetJob function deletes the previous primary job of the player before setting the new one
set qbx:setgang_replaces "true" # When true, the SetGang function deletes the previous primary gang of the player before setting the new one

# illenium-appearance locale config
setr illenium-appearance:locale "en"
Expand Down

0 comments on commit d08688b

Please sign in to comment.