node-minecraft-proxy
node-minecraft-proxy copied to clipboard
proxy.setRemoteServer(player.id, "minigames"); says "Expected text to be a string, was an object"
How can I fix this?
I can't tell by just looking at the error message, can you provide a stack trace and maybe a snippet of your code?