> cat /wizhelp/shieldtool

========================================================================
                       Shield Tool
========================================================================

Complete isolation from game messages for focused work.

GETTING THE TOOL:
  clone wiztools/shieldtool

COMMANDS:
  shields on     - Activate shields
  shields off    - Deactivate shields
  shields status - Check shield status

WHAT SHIELDS BLOCK:
  - All tells from lower-level users
  - All game messages (deaths, wars, etc)
  - Lower-level wizards cannot 'goto' you
  - Most broadcast messages
  - Channel messages from lower levels

WHAT GETS THROUGH:
  - Equal/higher level wizard messages
  - Reboot/shutdown warnings
  - Critical system alerts
  - Your own combat (if any)

PLAYER INTERACTIONS:
  When shielded:
  - Tells show "has shields on" message
  - Goto attempts are blocked
  - You appear busy/unavailable

BEST FOR:
  - Intensive coding sessions
  - Building without interruption
  - Testing in peace
  - Avoiding drama/spam

STATISTICS:
  Shows when disabled:
  - How long shields were up
  - Number of messages blocked

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

> _