> cat /wizhelp/jail

========================================================================
                        Jail System
========================================================================

Temporarily restrict troublesome players.

JAILING PLAYERS:
  jail <player> <reason>
  
  Example: jail Griefer repeatedly killing newbies
  
  Effects:
  - Player is moved to jail room
  - Can only use 'say' and 'look' commands
  - Cannot teleport or be transported
  - Reason is logged and shown to player

RELEASING PLAYERS:
  unjail <player>
  
  Returns player to their previous location
  Restores all command access

VIEWING JAILED:
  jailed
  
  Shows all currently jailed players:
  - Who jailed them
  - How long they've been jailed
  - The reason given

RULES:
  - Cannot jail other wizards
  - Cannot jail yourself
  - Always provide a clear reason
  - Jail is for temporary punishment only

BEST PRACTICES:
  - Document the offense clearly
  - Give warnings before jailing
  - Use for serious disruptions only
  - Consider duration based on offense

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

> _