plugin.nickname_sync.php
~~~~~~~~~~~~~~~~~~~~~~~~
This Plugin synchronizes the Nicknames of Players in your localdatabase with
Nicknames from DedimaniaRecords or GerymaniaRecords




Note
~~~~
 - This Plugin works only with XAseco/1.14+
 - This Plugin works only with TMF!




Install
~~~~~~~
This documentation thinks that your pathes looks like:

GameData
Logs
xaseco
xaseco/plugins

So if you have a different path layout, you know why and can compensate the changes.


1. Extract the ZIP-File somewhere and remember the place ;).


2. Copy the file "plugin.nickname_sync.php" into the folder "xaseco/plugins"
   at your xaseco installation. If you upload this file with a FTP-Client make sure
   you do this in ASCII mode!

3. Edit the file "xaseco/plugins.xml" and add the following line to it:
--- cut here ---
<plugin>plugin.nickname_sync.php</plugin>
--- cut here ---


5. That's it, restart XAseco and enjoy!





LICENSE
~~~~~~~
This program 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 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
