diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
commit | c3eee8e333866d92e5fd94ae83cef618758c11bb (patch) | |
tree | 234a06fd90bd61a6668490a0cbf8870e6c674b81 /data/admin/ban |
FICS RPBLC v1.4.61.4.6
Diffstat (limited to 'data/admin/ban')
-rw-r--r-- | data/admin/ban | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/admin/ban b/data/admin/ban new file mode 100644 index 0000000..819407f --- /dev/null +++ b/data/admin/ban @@ -0,0 +1,26 @@ + +ban + +Usage: [+,-,=]ban handle +RESTRICTED TO ADMINISTRATORS. + + Adds to (+ban), removes from (-ban) or lists users on (=ban) the ban list. +Users on the ban list cannot log onto the server. The user's account will +still be active, however. As a result, autoregistration will screen out the +user's email address and prevent additional accounts from being created from +there, and the handle cannot be adopted by another user. + + When you ban (or unban) a user, please leave a message in the player's +comments file using the "addcom" command. You may also want to lock the +account by "asetpasswd handle *". + + Concerning when to ban a user, please refer to the admin guidelines that +have been developed. See also help files on server conduct, such as abuser, +etiquette and shout_abuse. It is also best to consult without admins abut the +case in question. Documentation of user behavior is important. + +See ahelp: addcom asetpasswd filter +See help: abuser etiquette lists shout_abuse showlists + +[Last modified: October 16, 1995 -- Friar] + |