  This plugin was originally written by Bryan Clay.

  It has been rewritten by [TCSUK]Meddler (Paulo Rodrigues) to allow
  multiple coordinates per map and a few other bits and pieces. Best 
  of all you dont need to recompile to add new map coordinates. Use it 
  as a more sophisticated version of admin_bury

  admin_vote_prison <target> is essentially the same as the original
                             and initiates a vote to put a player in prison
  admin_prison <target> puts a player in prison
  admin_prison_all Puts all the players in prison
  admin_prison_write <description> Saves the current coordinates to a file
                                   along with a descripion

  All of the commands use a file called <mapname>.xyz where <mapname> is
  the current map. This is the file written to using admin_prison_write
  When a player is put in prison, the prison location is selected by cycling 
  through all the locations in xyz file

  file_access_read 1  is required to allow you to use the prison functions
  file_access_write 1 is required to allow you to write your configuration files.

  When you want to create a configuration file for your map just go into 
  spectator mode and when you have a good spot open the console and type 
  admin_prison_write some descriptive text  

  Visit the TCSUK Clan at http://tcsuk.alivewww.co.uk

  To install, compile the plugin_prison.msa file and copy the amx file
  to your mod/dlls directory

  Update your plugin.ini file

  Copy the cstrike/*.xyz files to your cstrike directory for some 
  preconfigured locations

  the.meddler@btinternet.com
