CrashBlock 1.4 README
---------------------

CrashBlock is a palace server plugin that does the following:

1. Blocks out of bounds looseprop indexes which can crash your server and corrupt the prp.
3. Blocks bad paint packets that can crash users.
4. Blocks old PalaceChat versions to prevent cloners.
5. Blocks people from entering the room they're already in to prevent flooding.
6. Blocks out bad asset packets (props or other assets).
7. Blocks out bad blowthru packets.

Blocks out old PalaceChat versions to help create a more secure palace enviorment


It was developed by Jameson Heesen (Pa\/\/n) and Martyn Gilbertson (Martyn)


Questions about this plugin?
Write to Jameson at pawnipt@yahoo.com
or
Write to Martyn at plugins@all4palace.com


Copyright (c) 2004 all4palace. All Rights Reserved Worldwide.


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

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

CrashBlock is a standard Palace server plugin. It is installed by
placing the plugin file, crashblock.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/chrashblock.so



Changes in Version 1.4
----------------------

- Added a check for valid blowthru packets.



Changes in Version 1.3
----------------------

- Added a flood limit to entering room you're already in



Changes in Version 1.2
----------------------

- Added a check for entering a room you're already in, to prevent this type of flooding.



Changes in Version 1.1
----------------------

- Added Valid paint line checking to prevent user client crashing from corrupt paint lines.
- Blocks out old PalaceChat versions to help create a more secure palace enviorment.



Changes in Version 1.0
----------------------

- Initial Release
