Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

berenteb/mcstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Server Status Discord Bot

Version: see package.json Discord bot for querying a Minecraft Server. You need to enable query, RCON and set the RCON password in the server.properties file!

Config required

{
    "token": <Discord token>,
    "ip": <Server ip address>,
    "port": <Server port>,
    "rcon_port": <RCON port>,
    "rcon_password": <RCON password>,
    "update_interval": <update interval in seconds>
}

Releases

No releases published

Packages