You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Antoine edited this page Sep 26, 2025
·
5 revisions
Forge Server Manager
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.