Offer 1.0.0 README ------------------- Offer is a Palace Server plugin which allows a server operator to easily provide avatar sharing via `offer and `accept commands in all rooms on the server. Offer was created by Douglas Crockford (http://www.crockford.com/). Installation ------------ The following installation instructions assume that the Palace server has been installed in /usr/local/palace. Offer is a standard Palace server plugin. It is installed by placing the plugin file, offer.so, in the Palace binary folder, /usr/local/palace/bin, and adding the following line to the plugin configuration file, /usr/local/palace//psdata/plugin.conf: ../bin/offer.so The optional control switch 'noloose' may be set using the parameter. For example: ../bin/offer.so noloose will not permit members or guests to drop props in any room on the server. Operators and owners will still be permitted to drop props. User commands ------------- Offer accepts the following command from all users. `offer - Offer a copy of your avatar to another user. (Should be whispered to the intended receiver.) `accept - Accept an offer of a copy of another user's avatar. `help `offer - Print help message. `help `accept - Print help message.