> cat /wizhelp/promote

========================================================================
                    Promotion System
========================================================================

Promote players to wizard status (Level 5+ only).

PROMOTING:
  promotemenow <player> <level>
  
  Levels:
  0 = Regular player (demotion)
  1 = Basic wizard
  2 = Extended commands
  3 = Player control
  4 = Advanced wizard
  5 = Full administrator

AUTOMATIC SETUP:
When promoting to wizard (level 1+):
  - Creates wizard directory
  - Creates personal workroom
  - Sets up email account
  - Sets up FTP access
  - Tracks in promotion file

ACCOUNT DETAILS:
New wizards receive:
  Email: <name>@pkwar.org
  FTP: <name>@pkwar.org
  Directory: /lib/wizrooms/<name>

LINKING ENFORCERS:
  link <wizard> <enforcer>
  
  Links a regular character as enforcer
  for Best vs Rest wars. Enforcer remains
  a regular player, not a wizard.

SECURITY:
  - Cannot promote to your level or higher
  - Cannot change your own level
  - Cannot modify equal/higher wizards
  - All promotions are logged

DEMOTION:
  Setting level to 0 removes wizard status
  Email and FTP accounts are disabled
  Wizard directory remains for records

========================================================================    

> _