Admin pass
From SOPWiki
(Difference between revisions)
Revision as of 03:19, 29 August 2007 (edit) Drunken F00l (Talk | contribs) (New page: {{AdminCommand |command_name = admin_pass |arguments = {{CmdArgReq|cmd=password}} |description = Sets a password on the server. If a...) ← Previous diff |
Current revision (03:25, 29 August 2007) (edit) (undo) Drunken F00l (Talk | contribs) (Removed code tags from the commands since it is now in the template) |
||
Line 11: | Line 11: | ||
{{AdminCommandExample | {{AdminCommandExample | ||
|description = Sets the server password to ''scrim'' | |description = Sets the server password to ''scrim'' | ||
- | |command = <code>admin_pass scrim</code> | + | |command = admin_pass scrim |
|}} | |}} | ||
Line 17: | Line 17: | ||
{{AdminCommandExample | {{AdminCommandExample | ||
|description = Removes the password from the server | |description = Removes the password from the server | ||
- | |command = <code>admin_pass ""</code> | + | |command = admin_pass "" |
|}} | |}} | ||
[[Category:Admin Commands]] | [[Category:Admin Commands]] |
Current revision
Admin Command | |
---|---|
Syntax | admin_pass <password> |
Description: | |
Sets a password on the server. If a password is on the server, any players that try to connect must enter the password before allowed on the server. If the password argument is an empty string, the password will be removed. | |
Users Name | pass |
Access Level: | 16 |
Added in version: | Since first version |
Removed in version: | In latest version |
[edit] Examples
Description | Sets the server password to scrim |
---|---|
Command | admin_pass scrim |
Description | Removes the password from the server |
---|---|
Command | admin_pass "" |