Mana9er is a daemon framework for Minecraft Server. It monitors a Minecraft server process and provides interfaces for interacting with the server. The framework provides only API, so you need to use mana9er plugins to get server-side features, like backup and restoration system, tps monitor, and chat forwarding.
Mana9er acts entirely as an external daemon. It interacts with the Minecraft server via standard I/O, just like an operator sitting in front of the console and typing commands reacting to the server output. As a result, it doesn't affect the game save at all. You can add or remove it at any time without worrying about compatibility issues.
For developer's guide, see how-it-works and api.
For deployment guide, see deployment.
- mcBasicLib: Prerequisite of some plugins. It provides signals and methods about Minecraft game logic.
- scoreboardHelper: Switching in-game sidebar scoreboard.
- multiChat: Chat forwarding.
- saveload2: Backup, auto backup and restoration.
- aliyun-saveload: Backup, auto backup and restoration with cloud object storage of Aliyun.
- easyMark: In-game memo.
- easyCalc: In-game calculator.
- cmdRepost: Provide some in-game commands.
Initializing several plugins during startup:
Help message of the plugin saveload2:
Listing backups: