Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

NWylynko/MCControl

Repository files navigation

MCControl

Website to control a Minecraft Server

Quickly development over a long weekend, not visually amazing but provides everything needed to control a Minecraft Server

to use:

  • clone
  • npm install
  • copy a minecraft server folder (named the version of minecraft the server is running) into the servers folder and make sure the server jar is called server.jar
  • start with node app.js and node ws.js

ports

  • port 3000 for the webclient
  • port 3001 for the websocket server
  • port 3002 for a tiny rest api

About

Website to control a Minecraft Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published