node-minecraft-proxy icon indicating copy to clipboard operation
node-minecraft-proxy copied to clipboard

Dynamicly add servers

Open BasToTheMax opened this issue 2 years ago • 2 comments

How can I add a server after the proxy has started?

BasToTheMax avatar Apr 30 '22 08:04 BasToTheMax

serverList.["name"] = {port:000,host:"127.0.0.1"} setRemoteServer(player.id, name)

GaoXanSheng avatar Jul 11 '22 07:07 GaoXanSheng

Thx

BasToTheMax avatar Jul 11 '22 17:07 BasToTheMax