Bungee setup
fallbackServer: <your main server where you want players to travel if the portal cannot find a destination portal>
Portals:
- '<portalName>-><server>'
#- 'examplePortal->serverOne'
#- 'otherPortal->netherServer'
#- '<portalName>-><serverName>' #This will teleport the player to the specified server when the specified portal is used, and if the portal used is in <serverName> then the player would be teleported in the fallbackServer mentioned in the config
#- '<serverFrom>-><portalName>-><serverName>' #Now this will work like the above but if the portal used was in the <serverFrom> it will ALWAYS teleport to <serverName> no matter whatLast updated