IMM_WIZLOCK
Keywords: IMM_WIZLOCK, WIZ_WIZLOCK
=== STAFF MANUAL ===
Usage: wizlock [level]
Description:
Restrict which players can log in by setting a minimum level
requirement. With no argument, displays the current restriction.
Requires Admin privileges.
Values:
0 ............. Fully open -- anyone can connect and create
new characters. Status message:
"The game is now completely open."
1 ............. Closed to new players -- existing characters
can log in but no new accounts can be created.
"The game is now closed to new players."
2+ ............ Level-locked -- only characters at or above
the specified level can log in.
"Only level <N> and above may enter the game now."
Notes:
- Valid range is 0 to 1005 (LVL_CODER).
- The restriction takes effect immediately for new login
attempts. Already-connected players are not kicked.
- This setting does not persist across reboots.
Related Helpfiles: WIZ_BAN, WIZ_SHUTDOWN
=== END MANUAL ===