Page 1 of 1

Plugin Server Neighborhood [solved]

Posted: 30 Dec 2016, 15:08
by mixnetwork
Hi there :)

I have a problem with the Plugin "Server Neighborhood"

everytime i activate or deactivate the plugin eXpansion crashes.

I think i did or do something wrong in the configuration, anyway he does not show up my other servers.
Is there any documentation how to use this plugin?

Re: Plugin Server Neighborhood

Posted: 06 Jan 2017, 16:49
by mixnetwork
No one any Idea ?? No help? Would like to use tthis plugin.

In the attacheemnt my config off the plugin.

Image
Image

He makes the XML files, updates them also, but no server is visible in de widget

Re: Plugin Server Neighborhood

Posted: 12 Jan 2017, 07:30
by oliverde8
Hi,

sorry I was on holiday and couldn't check. I am going to come back to you this weekend.

Re: Plugin Server Neighborhood

Posted: 24 Jan 2017, 08:56
by reaby
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:

Code: Select all

/home/maniaplanet/servers

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:

Code: Select all

/home/maniaplanet/servers

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

Re: Plugin Server Neighborhood

Posted: 28 Jan 2017, 18:09
by mixnetwork
oliverde8 wrote:Hi,

sorry I was on holiday and couldn't check. I am going to come back to you this weekend.
No Problem.

Thanks it works now !