Server Neighborhood
I fixed the plugin (at dev), so it no longer causes a crash.
Ok, it's little bit fuzzy to understand how this plugin works, i agree it should be easier to configure.
I doubt we will change it though. If you have xaseco2 enabled servers, this will work also for that, just put the .xml file from xaseco2 server neighborhood to each server information!
The plugin saves serverinfos with this pattern:
path/serverLogin_serverinfo.xml
Here's how to configure
Server 1
login: tech-server
Path to save:
Which will save file: /home/maniaplanet/servers/tech-server_serverinfo.xml
In this case, your path to each server information:
Code: Select all
/home/maniaplanet/servers/tech-server_serverinfo.xml
/home/maniaplanet/servers/speed-server_serverinfo.xml
Server 2
login: speed-server
Path to save:
Which will save file: /home/maniaplanet/servers/speed-server_serverinfo.xml
In this case, your path to each server information:
Code: Select all
/home/maniaplanet/servers/tech-server_serverinfo.xml
/home/maniaplanet/servers/speed-server_serverinfo.xml