A simple Discord.js bot that displays the status of Minecraft servers using the mcstatus.io library.
To use: Simply invite the bot to your server.
Enjoying our bot? Our bot is completely free to use, and will always remain so. A donation of any amount helps keep our server running!
Want to contribute a translation? Read the contributing guide here.
- Various bugfixes after bot migration to new cloud server
- Package updates on bot
- Multi-language support! (German for now but more languages to follow)
- Added contribution guide for languages
- Auto-updating voice channels to display the server's status and the number of players online
- Support for both Java and Bedrock servers
- Support for monitoring multiple Minecraft servers at once
- Check the status of non-monitored servers
- Slash command support with ephemeral responses to prevent channels from being cluttered with commands
- Multiple languages: 🇬🇧 🇩🇪
/status [server|ip] [type]
Displays the current status and active players for any server
/monitor ip [nickname] [type]
Create 2 voice channels that display the status of a Minecraft server and optionally set a nickname
/nickname nickname [server]
Change the nickname of a monitored Minecraft server
/default server
Set a server to be the default for all commands
/unmonitor [server|all]
Remove the voice channels for the specified server or all servers
/bug
Send a bug report to the developers
/help
List the other commands
Bedrock servers: to use the /status
and /monitor
commands, you must set the type
option to "Bedrock" for the bot to function correctly.
Aternos/other hosting users: Underscores are not allowed in Domain names! Please change your server address to remove underscores.
- Rework status, nickname, and unmonitor commands to include dropdown menus
- Rework monitor and nickname commands to include modal workflow
- Add option to monitor server with message embed instead of voice channels
- Link Discord usernames to Minecraft accounts for player list in status command (see this repository)
- Add graph support (see this repository)
- Add localization support