Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 430 Bytes

mc-proxy

I don't really use this much, more of a proof of concept.

It can:

  1. Create world folders.
  2. Run jars on preconfigured folders.
  3. Proxy different servers on the same port. Useful if you want to maybe switch between worlds faster or come up with your own use-case, idk.

Some entry points:

Create a world: npm run worldgen
Start a server: npm run mc
Start proxy: npm run proxy