#To add your local server to other servers register it in the other server plugin files ~~/MoonSync/Settings.yml #It will look like: #Servers: # Local: # Use-Password: true # Password: "Your-Secret-Password" # Port-Listener: 25500 # IP-Listener: 127.0.0.1
#Servers are to connect to! #Do not add your local server, since its nonsense! #The IP-Listener is the IP we will send the command to! #Use 127.0.0.1 // 0.0.0.0 if the server is running on the same computer/IP! Servers:
Lobby:
Use-Password: true
Password: "Your-Secret-Password" Port-Listener: 25501
IP-Listener: 127.0.0.1
Survival:
Use-Password: true
Password: "Your-Secret-Password" Port-Listener: 25502
IP-Listener: 127.0.0.1