BadBoy 1.0.1 README
-------------------
BadBoy is a palace server plugin that locks a certain user in a room,
it locks the user by their RegHash, IP Address and Name
It was developed by Martyn Gilbertson
Questions about this plugin? Write to the plugin devolper at plugins@all4palace.com
Copyright (c) 2003 Martyn Gilbertson. All Rights Reserved Worldwide.
Installation
------------
The following installation instructions assume that the Palace server
has been installed in /usr/local/palace.
BadBoy is a standard Palace server plugin. It is installed by
placing the plugin badboy.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/badboy/badboy.so psdata/badboy.list roomid
The badboy list file is created in /usr/local/palace/<palace-name>/psdata.
Note that badboy reads and writes to this file. Therefore, it cannot be edited.
the roomid is the roomid for which the user will be sent to.
God Commands:
-------------
badboy adds the following wiz commands to the Palace server.
`badboy help - display this message.
`badboy list - list the badboys.
`badboy roomid [id] - set the badboy roomid.
`badboy free [hash/ip/whisper] - free a person in the badboy room/list.
`badboy jail [whisper] - send user to the badboy room for unlimited time limit.
`badboy jail for [time] [whisper] - send user to the badboy room for a time limit.
you may 'setrank `badboy
ChangeLog:
------------
v1.0.1:
 updated 'badboy jail to kill for unlimited time instead of server death time
 changed the format of help for better reading