> cat /wizhelp/wizinfo

========================================================================
                    Wizard Information Commands
========================================================================

Commands to view game and player information (Level 2+).

PLAYER TRACKING:
  people [filter]   - List all online players
  idle <player>     - Check player idle time
  whoin [wizard]    - Players in wizard's area

PEOPLE FILTERS:
  people          - All players
  people 25       - Only level 25 players
  people bob      - Players with 'bob' in name

ROOM INFORMATION:
  exits          - Detailed exit information
  items          - All objects in current room
  origin <item>  - Creator/source of object

SYSTEM STATS:
  systat         - System performance
  wizstats       - Your wizard statistics

INFORMATION FORMAT:
  People: Name, Level, Location, Idle
  Items: Name, Type, UUID
  Exits: Direction, Destination, Locks

SYSTAT SHOWS:
  - Server uptime
  - Memory usage
  - CPU usage
  - Player count
  - Room count
  - Object count
  - Thread count

TIPS:
  - Use people to find lost players
  - Check idle before messaging
  - Monitor systat for lag issues

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

> _