https://github.com/uberfig/mcmanage
wip simple minecraft server manager
https://github.com/uberfig/mcmanage
Last synced: 5 months ago
JSON representation
wip simple minecraft server manager
- Host: GitHub
- URL: https://github.com/uberfig/mcmanage
- Owner: uberfig
- Created: 2025-11-28T00:25:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-30T02:20:53.000Z (7 months ago)
- Last Synced: 2025-12-02T07:14:40.277Z (7 months ago)
- Language: Rust
- Size: 54.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# McManage
mcmanage is a dirt simple minecraft manager that allows for simple creation of minecraft servers and toggling them on and off through a nice web ui
currently only supports running one server at a time as we would need reverse proxy or some way to punch new firewall holes for servers which isn't great
todo:
- [x] mojang api
- [x] downloading and running servers
- [x] web ui for creation and enable/disable servers
- [x] issue commands through the admin panel
- [ ] daily backups rotating weekly
- [ ] support for fabric servers
- [ ] mod support