Added zr_zspawn_block_rejoin CVAR. Defaulted to 1 (block).
This commit is contained in:
@ -617,6 +617,10 @@ zr_zspawn_team_override "1"
|
||||
// Default: "0"
|
||||
zr_zspawn_team_zombie "0"
|
||||
|
||||
// Block players disconnecting and rejoing the game using zspawn.
|
||||
// Default: "1"
|
||||
zr_zspawn_block_rejoin "1"
|
||||
|
||||
// Put a time limit on the use of ZSpawn.
|
||||
// Default: "1"
|
||||
zr_zspawn_timelimit "1"
|
||||
|
Reference in New Issue
Block a user