userlist.py (Cath Allen - mango@turf.org, GPL)
-----------

  Displays the userlist for Turf (turf.org:4000).  Multiple session safe.
  Double click on user to see finger information.  Click on column to order
  by that column.

popup.py (Cath Allen - mango@turf.org, GPL)
--------

  Executes a command using the c15 h protocol and displays the results in
  a separate window.

sepulcher.py (Cath Allen - mango@turf.org, GPL)
------------

  Spellchecks input from the user before sending it to the MUD.  Requires
  'aspell'.  The first three words of any line are not checked so that
  abbreviations and names aren't hit by it.

oxo.py (Cath Allen - mango@turf.org, GPL)
------

  Allows the user to play noughts and crosses on Turf (and other MUDs that
  support c15 c).  Protocol documented in the plugin for people wishing to
  implement compatible noughts and crosses game in their client.

headache.py (Chris Allen - fastjack@turf.org, ???)
-----------

  Simple plugin that colourises all output from the MUD and randomly jumbles
  letters in input sent to the MUD.  Use in combination with the sepulcher
  for interesting twists to sentences.

turf.py (Cath Allen - mango@turf.org, GPL)
-------

  Sample Turf Protocol plugin.

hello.py (Cath Allen - mango@turf.org, GPL)
--------

  Sample basic Papaya plugin.

