add: vanilla
This commit is contained in:
parent
005c069df1
commit
a46c12f890
2 changed files with 19 additions and 3 deletions
|
@ -7,4 +7,5 @@ default = { ip = "smpxmc:25565" } # optional
|
|||
[routing.routes]
|
||||
"mc.ixvd.net" = { ip = "smpxmc:25565" } # hostnames are supported too!
|
||||
"kasmc.neo.ixvd.net" = { ip = "kasmc:25565" }
|
||||
"sb3.neo.ixvd.net" = { ip = "stoneblock3:25565"}
|
||||
"sb3.neo.ixvd.net" = { ip = "stoneblock3:25565"}
|
||||
"play.rijnijssel.net" = { ip = "vanilla:25565" }
|
Reference in a new issue