Skip to content

Dunemask/Minecraft-Server-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Server Manager

Minecraft Application for managing servers

About

This application was developed using a React front end and an express back end.

The manager is a tool to simplify and automate some of the redundant tasks of modifying servers frequently. It's very simple to drag and drop minecraft versions, plugins/mods, and worlds, and select them as dropdown options.

Features

Simplistic Server Creation

Image Not Found

Easy Multi-Server Management

Image Not Found

Download and Run

Requirements

  1. This Project requires Nodejs which can be found here
  2. Basic understanding of commandline tools
  3. A minecraft server jar to create your first server

Download and Run

From a command prompt run these commands in order:

git clone https://github.com/Dunemask/Minecraft-Server-Manager.git
cd Minecraft-Server-Manager
npm install
npm start

Post Setup

  1. Quit out of the commandline and close the application.

  2. Download a spigot, forge or vanilla minecraft server jar and drop it into the folder "Minecraft-Server-Manager" -> "server-manager" -> "jars"

  3. Reopen a command prompt and run

npm start
  1. Open a browser and go to localhost:3000

Planned Features

  • Automatic update of resource folders
  • Admin Settings Page Frontend
  • Seemless server integration

Source Code: Minecraft-Server-Manager

About

Simple Application to control Minecraft Servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors