requirePUID version 0.1 README
------------------------------

requirePUID is a palace server plugin that prevents clients
without a valid PUID code from logging on with the exception
of instant palace clients.



Installation
------------

The following installation instructions assume that the Palace
server has been installed in /usr/local/palace.

requirePUID is a standard Palace server plugin.  It is installed by
placing the plugin file, requirePUID.so, in the palace binary folder,
/usr/local/palace/bin, and adding the following line to the plugin
configuration file, /usr/local/palace/<palace-name>/psdata/plugin.conf

../bin/requirePUID.so

