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

Simple Minecraft proxy written in Node.js using the node-minecraft-protocol library

Results 7 node-minecraft-proxy issues
Sort by recently updated
recently updated
newest added

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

I used ts to rewrite the client of setremoteserver, but it seems that the protocol is manually configured by the replay method and will not be forwarded, so players cannot...

For example if I have two domains for my server: `play.server.com` and `survival.server.com`. How can I make that if the player joins via the `survival.server.com` domain that the player automatically...

Is there any list of parameters for: 1. proxy.on, 2. client.on, and 3. client.write

我都已经安装好了,请问如何启动

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=minecraft-protocol&from_version=1.5.1&to_version=1.12.0&pr_id=6dded5eb-3e82-4a3a-8957-4342ad6cdbfd) ✨What is Merge Advice? We check thousands of dependency...