# the address hopper will listen on listen = "0.0.0.0:25565" [routing] default = { ip = "smpxmc:25565" } # optional [routing.routes] "mc.ixvd.net" = { ip = "smpxmc:25565" } # hostnames are supported too! "kasmc.neo.ixvd.net" = { ip = "kasmc:25565" } "play.rijnijssel.net" = { ip = "vanilla:25565" }