IMM_ACCTLOCK

Keywords: IMM_ACCTLOCK, IMM_ACCTUNLOCK, WIZ_ACCTLOCK, WIZ_ACCTUNLOCK, ACCTLOCK, ACCTUNLOCK

Category: Building

=== STAFF MANUAL === Usage: acctlock <account> [reason] acctunlock <account> Description: Lock or unlock a player account. Locking an account immediately disconnects all active sessions and prevents future logins until unlocked. Requires Security privileges. Acctlock: acctlock <account> ........... Lock with no reason. acctlock <account> <reason> .. Lock with a stated reason. The lock records who issued it and the reason provided. All connected sessions on that account receive a disconnect message and are dropped immediately. Acctunlock: acctunlock <account> ......... Remove the lock, clearing the locked-by and reason fields. Notes: - The account name is case-insensitive. - Accounts containing the coder character (ID 1) cannot be locked. - Both actions are logged to the staff log. Related Helpfiles: WIZ_BAN, WIZ_FREEZE === END MANUAL ===