add: vanilla

This commit is contained in:
Didier Slof 2023-01-30 08:59:56 +01:00
parent 005c069df1
commit a46c12f890
Signed by: didier
GPG key ID: 01E71F18AA4398E5
2 changed files with 19 additions and 3 deletions

View file

@ -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" }