-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Antoine edited this page Sep 26, 2025
·
5 revisions
A server manager for Minecraft Forge servers, written in Python.
It provides a web interface to manage multiple servers, view logs, and monitor player activity.
It also includes a Tkinter interface for local management.
It uses a custom event bus system to handle communication between different components.
It is designed to be modular and extensible, allowing for easy addition of new features and functionality.
It is compatible with both Forge and Fabric servers.
It is open source and available on GitHub.
Navigation