A simple discord bot that shows how many players are playing on a Minecraft Server in it's status
- Goes online/offline with the server
- Shows the player count on the server
- Can alternate to show the server IP after player count
- Download the latest release on the right side of the page.
- Download the
config.propertiesfile from the release page as well and place it in the same folder as the.jar. - Edit the
config.propertiesfile and insert your Discord bot token and Minecraft server IP there, you can also change the port for the Minecraft server. - Run the
.jarfile you downloaded using the commandjava -jar path_to_jar.jar - To exit type
stop.
NOTE: enable-query in server.properties for the Minecraft server should be set to true in order for the Bot to work

