MC-Server-Interaction is a modern asyncio-based library for interacting with Minecraft servers on your local machine.
- Modern interface using asyncio and callbacks
- Manage multiple servers
- Create Servers
- Start and stop servers
- Send commands
- Retrieve player information
- Online players
- OP players
- Banned players
- Whitelisted players
- Interact with Worlds
- Copy worlds from one server to another
- Create and restore backups of worlds
- Monitor system resource usage
- CPU
- RAM
- Extend / improve existing features
- Bukkit servers / easy plugin installation
- ...
- Python 3.8 minimum
- Poetry