add a thingy

This commit is contained in:
Didier Slof 2023-03-25 16:26:23 +01:00
parent de706d9ddb
commit 60bf060791
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -2,9 +2,10 @@
listen = "0.0.0.0:25565" listen = "0.0.0.0:25565"
[routing] [routing]
default = { ip = "smpxmc:25565" } # optional # default = { ip = "smpxmc:25565" } # optional
[routing.routes] [routing.routes]
"mc.ixvd.net" = { ip = "smpxmc:25565" } # hostnames are supported too! "mc.ixvd.net" = { ip = "smpxmc:25565" } # hostnames are supported too!
"play.rijnijssel.net" = { ip = "vanilla:25565" } "play.rijnijssel.net" = { ip = "vanilla:25565" }
"kittencraft.neo.ixvd.net" = { ip = "kittencraft:25565" } "kittencraft.neo.ixvd.net" = { ip = "kittencraft:25565" }
"enneacraft.neo.ixvd.net" = { ip = "enneacraft:25565" }