add a thingy
This commit is contained in:
parent
de706d9ddb
commit
60bf060791
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,10 @@
|
|||
listen = "0.0.0.0:25565"
|
||||
|
||||
[routing]
|
||||
default = { ip = "smpxmc:25565" } # optional
|
||||
# default = { ip = "smpxmc:25565" } # optional
|
||||
|
||||
[routing.routes]
|
||||
"mc.ixvd.net" = { ip = "smpxmc:25565" } # hostnames are supported too!
|
||||
"play.rijnijssel.net" = { ip = "vanilla:25565" }
|
||||
"kittencraft.neo.ixvd.net" = { ip = "kittencraft:25565" }
|
||||
"enneacraft.neo.ixvd.net" = { ip = "enneacraft:25565" }
|
Reference in a new issue