- 
                Notifications
    
You must be signed in to change notification settings  - Fork 16
 
Home
        7ixi0 edited this page Apr 27, 2018 
        ·
        2 revisions
      
    node-minecraft-proxy lets you create proxies for Minecraft servers.
The API of this module consists of two objects: the Proxy class and the createProxy function
Creates a new proxy, starts listening for connections, and returns it.
The Proxy class, it gets returned by createProxy.
It can also be instantiated using new Proxy().