https://github.com/artchsh/minecraft-server-manager
Minecraft Server Manager. Simple as it is
https://github.com/artchsh/minecraft-server-manager
minecraft minecraft-deploy minecraft-manager minecraft-python minecraft-server python
Last synced: 9 months ago
JSON representation
Minecraft Server Manager. Simple as it is
- Host: GitHub
- URL: https://github.com/artchsh/minecraft-server-manager
- Owner: artchsh
- Created: 2024-07-15T17:19:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T06:47:29.000Z (over 1 year ago)
- Last Synced: 2024-07-17T01:21:57.924Z (over 1 year ago)
- Topics: minecraft, minecraft-deploy, minecraft-manager, minecraft-python, minecraft-server, python
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft Server Manager (MSM)
Working features:
- Creating new servers
- Spigot/BuildTools
- Downloading latest version of BuildTools from Jenkins API
- Checking for last version of BuildTools using Jenkins API
- Building specified version of spigot
- Running newly created server
Not working features:
- Launch existing servers
- Stop button should also stop Java process, but it doesn't
Planned:
- RAM/CPU Usage for each server
- Ability to run multiple servers in background
- Multiplatform
## Contributions
You are all welcome, no matter what will you do. I think it will become one of my largest projects so far, so any help would be appreciated!