A Python-based Minecraft server management tool for Windows
Easily create, manage, and monitor Minecraft servers locally.
- Paper (High-performance, plugin support)
- Purpur (Paper fork with optimizations)
- Vanilla (Pure Minecraft)
- Fabric (Lightweight mods)
- Forge (Mod loader)
- Create servers with guided setup
- Start, stop, and restart management
- Real-time performance monitoring
- Plugin and mod installer (Modrinth integration)
- World import and seed configuration
- Customizable settings and themes
- Discord webhook notifications
- Colored command-line interface
- 6 color theme options
- Live server status display
- Interactive menus
- Python 3.10 or higher
- Java 17 or higher
- Windows operating system
- Internet connection for downloads
- Download the latest release
- Extract to a folder
- Run
PyCraftHubLauncher.bat - Dependencies install automatically
- Launch PyCraftHub
- Select "Create New Server"
- Choose server type and configure settings
- Start your server
- Connect using the displayed local IP address
Access settings to customize:
- Color themes
- Server directories
- Default RAM allocation
- Notification preferences
- Network settings
- Interactive console window
- Live performance monitoring
- Auto-close helper windows
- Graceful shutdown process
- Automatic cleanup
- Multiple stop methods
- Change RAM allocation
- Modify difficulty settings
- Install or remove mods/plugins
- Update world configuration
Search and install from Modrinth database with automatic dependency resolution.
Version-compatible mod installation with dependency handling.
Built-in help system accessible from main menu includes:
- Server type comparisons
- Installation tutorials
- Configuration guides
- Troubleshooting tips
- Discord Community Server
- GitHub Issues
- Built-in documentation
PyCraftHub/
├── main.py
├── core/
│ └── server_manager.py
├── servers/
├── data/
└── requirements.txt
- requests
- psutil
- colorama
- JSON-based configuration
- Automatic backup of settings
- Clean directory structure
Open Source
Created by Saransh
Special thanks to the Minecraft server software teams and the Modrinth project.
- Added Purpur and Forge support
- New colored interface
- Performance monitoring
- Discord notifications
- Settings system
- World configuration options
- Fabric server support
- Modrinth API integration
- Plugin/mod installer
- Improved server management
For detailed changelog, see CHANGELOG.txt