mana9er is a daemon framework for Minecraft. It monitors a Minecraft server and provides API to interact with the server. The framework itself provides only API, so you need to use mana9er plugins to get additional features, like backup and restoration system, tps monitor, and chat forwarding.
mana9er acts entirely as an external daemon, that is, 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 data at all, and 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: