LogIn 1.9 README
-------------------

Login is a palace server plugin that pages users signing on in a room, 
so not if the logon is not fully completed,
and not when users signing off.

Login checks whether users have Operator privilege when they signing on.
The new server command 'autoop ontrol whethers Auto Op is allowed on a server.

Also logs users room changes.
(RegHash, Puid, username, room name and room id).

Changes in Version 1.9 (2010)
-----------------------------

[*] bug fix: With the page when a room was full...


Changes in Version 1.8 (2010)
-----------------------------

[+] Add the new server command: 'autoop


Changes in Version 1.7 (2010)
-----------------------------

[+] Add Port check.


Changes in Version 1.5-1.6 (2010)
-----------------------------

[*] bug fix.


Changes in Version 1.4 (2010)
-----------------------------

[+] Add No Wiz/God Login Feature
[+] Add the roomID in the page when is not the server entrance room.


Changes in Version 1.3 (2010)
-----------------------------

[*] Code optimized


Changes in Version 1.1 (2010)
-----------------------------

[*] The username is displayed correctly in the page.



It was developed by Dr@ke, http://palacesec.freehostia.com/.

Questions about this plugin? Write to the plugin devolper at drake.psec@gmail.com.

Copyright (c) 2010 Dr@ke. All Rights Reserved Worldwide.


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

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

Login is a standard Palace server plugin. It is installed by
placing the plugin login.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/login/login.so <setting>

The <setting> parameter is on|off, this starts the palace with Auto Op on or off
If no parameter then Auto Op will be no allowed (off).

For example:

../bin/login.so off


God Commands
-----------------------

`autoop [on/off]        - Control whethers Auto Op is allowed on this server.
