A professional Minecraft server management utility with a comprehensive graphical user interface.
This tool simplifies the process of creating and managing Minecraft servers. It provides an intuitive GUI to handle server installation, configuration, and management, supporting a wide variety of popular server cores.
- Multi-Core Support: Easily install various server types:
- Paper
- Purpur
- Vanilla
- Forge (manual download assistance)
- NeoForge
- Fabric
- Java Management: Automatically downloads and manages the required Java runtime for the selected Minecraft version.
- Server Management:
- Scan for existing servers created with the tool.
- Start servers directly from the GUI.
- Create backups of your server worlds and configurations.
- GUI-Based Configuration:
- Edit
server.propertiesthrough a simple interface. - Configure application settings like RAM allocation for new servers.
- Edit
- Prerequisites: Ensure you have Python 3.10+ installed.
- Installation:
pip install -r requirements.txt
- Running the Application:
python main.py
- Download: Get the latest release from the Releases page.
- Extract: Unzip the downloaded file to your desired location.
- Run: Double-click
MinecraftServerManager.exeto start the application.
To build your own executable:
- Install Dependencies:
pip install -r requirements.txt
- Build Executable:
python build_exe.py
- Find Results: The executable and documentation will be in the
Releasefolder.
- TNTAPPLE
- GitHub: https://github.com/tntapple219
- YouTube: https://www.youtube.com/@%E7%82%B8%E5%BD%88%E8%98%8B%E6%9E%9C
