What to do if you have more then one server?Suggestion

Hi

What to do if you have more then one server?

I have added an extra server to my community. My problem is that I have a regular group on both of my servers that adds players in to the same regular group on discord. This also mean that if a player is a regular on one server but not the other, they will be added by the first server and then removed by the other, in a endless loop.

Do I need to make separate discord groups depending on what server it is for?

Is it possible to do so the two plugins can work together?

Br
Bjarke

To make it work properly you would need separate discord roles for each server that you're syncing. There is no way for the plugin to know about the other server.

MJSU

To make it work properly you would need separate discord roles for each server that you're syncing. There is no way for the plugin to know about the other server.

Hi again

I have been thinking of a "possible solution" to this. Do you think you can add ID to the roll assignment eg. A data file that contains something like IPaddress:portnumber of the server, that assigned the roll as an identifier. And that way the plug-in will only Handel users/players that have been assigned by the plug-in with that identifier.

Maybe a option in the config of the plug-in
multipel Server: enable
server ip: xxx
server port: xxx
if this is needed, I don't know if oxide hooks can provide ip and port of a server :)

do you think this would be possible?

@mjsu

Do you think this would work?

br
Bjarke