Skip to content

CodeWithTheDoctor/MinecraftServerControlPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Server Control Panel

A simple MC server control panel made by The Doctor


Manual:

Requirements:
-- Node.js (nodejs.org)
-- Latest version of Java.

  • After you install the requirements, on your desktop or any other place, clone this repository. If you're using git bash, then the command would be:

git clone https://github.com/CodeWithTheDoctor/MinecraftServerControlPanel

  • Once cloned open a console(Such as CMD, powershell, bash or Terminal) in the MinecraftServerControlPanel folder, and install the node dependencies using: npm install

  • To run the control panel, execute npm run start

  • The control panel can be accessed by going to your browser and going to the address: http://localhost:5000

Note: You can add your own server jar file by renaming it to 'server.jar' and replacing the one in the server folder with it.

About

A Control Panel to control and manage your minecraft server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages