AuthorPack Version 1.0 README ----------------------------- AuthorPack is a Palace Server plugin that provides additional functionality for authoring through commands. Installation and Configuration ------------------------------ The following installation instructions assume that the Palace server has been installed in /usr/local/palace. AuthorPack is a standard Palace server plugin. It is installed by placing the plugin file, authorpack.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/authorpack.so The control switch "rank <0-3>" may be set using the parameter. For example: ../bin/authorpack.so rank 2 will permit operators to use the commands created by AuthorPack. The possible ranks are listed below, with the default value noted in parenthesis: 0 = every one can use AuthorPack commands 1 = only members, wizards and gods can use AuthorPack commands 2 = only wizards and gods can use AuthorPack commands 3 = only gods can use AuthorPack commands (default) Commands -------- `deletespot Removes hotspot from current room. `delprop Removes from current room. `dest [|off] Changes destination for in to . `forbidden [off] Disallows users to be on in . `landingpad [off] Makes users land on when they enter . `lock Lock in . `mandatory [off] Forces users to be on while they are in . `movepic Moves picture on in a specified number of pixels in the horizontal and vertical directions from the center of the hotspot. `moveprop Moves to in current room. `movespot Moves hotspot to in . `newspot Creates new spot in current room. `spotstate Sets in to `time Announce the server's local time. `unlock Unlock in . Note: you can also type `help misc for a comprehensive list of miscellaneous commands provided by server plugins.