Plugin Installation
Insert BungeeSync.jar into plugins/ folder and set-up config!
Setup incoming port and sharing list...
# Port for incoming sockets
Port: 25571
# Location for this server
# This value will be ignored in Sharing list
Location: "127.0.0.1:25571"
# Local sharing list
Sharing:
- "127.0.0.1:25571"
- "127.0.0.1:25572"Last updated