My take on making Minecraft server management easier and more accessible.
Find a file
2026-08-06 03:11:54 +01:00
.gitignore Checkpoint for Minecraft server class. Still not functioning, but I want to work on Modrinth pack downloads. 2026-08-06 03:11:54 +01:00
COPYRIGHT Updated the boring license stuff 2026-07-22 20:58:41 +01:00
download-modrinth-pack.py Checkpoint for Minecraft server class. Still not functioning, but I want to work on Modrinth pack downloads. 2026-08-06 03:11:54 +01:00
helpers.py Checkpoint for Minecraft server class. Still not functioning, but I want to work on Modrinth pack downloads. 2026-08-06 03:11:54 +01:00
LICENSE Initial commit 2026-07-22 20:41:33 +01:00
main.py Updated the boring license stuff 2026-07-22 20:58:41 +01:00
NOTICE I think I've (mostly) finished the build_start_command() function 2026-07-24 02:06:05 +01:00
README.md I think I've (mostly) finished the build_start_command() function 2026-07-24 02:06:05 +01:00
requirements.txt Checkpoint for Minecraft server class. Still not functioning, but I want to work on Modrinth pack downloads. 2026-08-06 03:11:54 +01:00
server_startup.py Checkpoint for Minecraft server class. Still not functioning, but I want to work on Modrinth pack downloads. 2026-08-06 03:11:54 +01:00

Minecraft Server Controller

My take on making Minecraft server management easier and more accessible.

Development Status

This project is currently in active development and things may change between releases.

Notes and Warnings

Note

Naming Notice

This project is currently named Minecraft Server Controller. It is planned to be renamed in a future release. The new name has not yet been finalized.

Warning

Compatibility Warning

This project has only been tested on Linux. Compatibility with Windows, macOS, and other operating systems is not guaranteed.

License

Copyright (C) 2026 Sophie Roberts

Minecraft Server Controller is licensed under the GNU General Public License version 3.0 or later.

See LICENSE for the full license text.