RegName v0.1 Build 11 =================================== Copyright (C) 2005-2006 Paul Taylor Changelog: 0.1.11 - Bug Fixes and 1 additional feature, instead of `register to change your registered name, normal name changes will also change it too. 0.0.1 - First Release Table of Contents 1.) License 2.) Description 3.) Registration 4.) How to change your currently "registered" username. 5.) How to change your password 6.) Installation =========== 1.) License RegName is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. You should be able to get a copy of the GNU General Public License at: * http://www.gnu.org/copyleft/gpl.html Alternatively, can obtain a copy by writing a letter to: * The Free Software Foundation 59 Temple Place - Suite 330 Boston, MA 02111-1307, USA. =============== 2.) Description RegName is a plugin which permits user to reserve a username for them self on a Palace Server. Users reserve their username with a password. For conveince (so the user doesn't need to enter the password every time) the server remembers the users reg code and ties it to the username. ================ 3.) Registration Using the plugin is simple. To register a username, simply type `register and a dialog will pop up requesting a username and password. Enter the username you want to register and the password to protect the name. The plugin will save your current registration code -- and will only present this dialog again for confirmation if authentication by registration code fails. =================================================== 4.) How to change your currently "registered" name. If you want to register another name and drop registration for your currently registered name, follow these steps: * Type `register * In the dialog type the new username you want to register * Type your current password (or a new password) for your desired new name. Please note that you can only have 1 username registered at a time. Alternativly, and more conveniently, you can also change your registered username by changing your name in the preferences dialog. The server will pick up the change and change your registration to the new username. =============================== 5.) How to change your password If you want to change your password for your current username, follow these steps: * Type `register * In the dialog type your username. * Type your new desired password. =============== 6.) Installation To install regname, add somewhere near the bottom of the plugin.conf file, a line similar to this: ../plugins/regname.so pluginconf/regname.db pluginconf/trans.tab * The regname.db file is generated, all you need do is apply a path to the file. * The trans.tab is included into this package, and is also built into the plugin, making this file optional.