Server variables: Difference between revisions

Replaced sv_allowacsbanfunction with sv_maxacsbanduration.
(fixed wording)
(Replaced sv_allowacsbanfunction with sv_maxacsbanduration.)
Tag: Source edit
 
Line 16: Line 16:
|0.00390625
|0.00390625
|Defines the control a player has over his direction while in the air. See [[Air Control]] for how this is affected by the <code>Compat_Limited_AirMovement</code> flag.
|Defines the control a player has over his direction while in the air. See [[Air Control]] for how this is affected by the <code>Compat_Limited_AirMovement</code> flag.
|-
|{{LE|sv_allowacsbanfunction}}
|false
|{{Devfeature|3.2|alpha}} Allows mods to ban players using the [[BanFromGame]] ACS function.
|-
|-
|{{LE|sv_allowprivatechat}}
|{{LE|sv_allowprivatechat}}
Line 220: Line 216:
|false
|false
|All chat messages within the server console contain a 'CHAT' tag before the typed message from the clients. This can be very useful for reading the logfiles or for making bots that parse chat messages.
|All chat messages within the server console contain a 'CHAT' tag before the typed message from the clients. This can be very useful for reading the logfiles or for making bots that parse chat messages.
|-
|{{LE|sv_maxacsbanduration}}
|0
|{{Devfeature|3.2|alpha}} Determines the maximum amount of time, in minutes, that mods can ban players for using the [[BanFromGame]] ACS function. A value of zero means that mods are forbidden from banning players.
|-
|-
|{{LE|sv_maxclients}}
|{{LE|sv_maxclients}}