Jump to content

Server variables: Difference between revisions

m
Added sv_allowprivatechat.
(Mark sv_noflagvote as dev feature)
m (Added sv_allowprivatechat.)
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_allowprivatechat}}
|1
|{{Devfeature|3.1|alpha}} Determines if clients are allowed to send private messages to each other or the host of the server.
<ol start="0">
<li>Private messaging is disabled.</li>
<li>Players are allowed to privately chat with anyone on the server including the host.</li>
<li>Players are only allowed to privately chat with their teammates. They cannot message the host either.</li>
</ol>
|-
|-
|{{LE|sv_artifactreturntime}}
|{{LE|sv_artifactreturntime}}