Minecraft Server Status bot v1.0

This is a premium Discord bot that tracks the status of a Minecraft server and updates a message in
  • Untitled design.png
  • image (2).png
  • Untitled design.png
  • image (2).png
# Minecraft Server Status Bot
This is a premium Discord bot that tracks the status of a Minecraft server and updates a message in a specific channel every 10 seconds. It shows:
  • Server status (Online/Offline)
  • Number of players online
  • List of online players
  • Server version & ping
  • MOTD (Message of the Day)
---
## 📌 Features
✅ Automatically updates every 10 seconds
✅ Detects if the status message was deleted and re-sends it
✅ Shows player names if available
✅ Handles long player lists without crashing
✅ Prevents bot crashes when the server is offline
✅ Displays a server status image
---
---
## 📷 Example Output
Minecraft Server Status Example

---
## 🛠️ Setup
### 1️⃣ Install Dependencies
Make sure you have Node.js installed, then run:
Code:
npm install discord.js dotenv minecraft-server-util
### 2️⃣ Configure Settings
Create a config.json file in the bot's root directory and add:
JSON:
{
  "token": "YOUR_DISCORD_BOT_TOKEN",
  "serverIP": "your-minecraft-server-ip",
  "serverPort": 25565,
  "channelID": "your-discord-channel-id"
}
Replace YOUR_DISCORD_BOT_TOKEN, your-minecraft-server-ip, and your-discord-channel-id with your actual values.
### 3️⃣ Run the Bot
Code:
node index.js
---
## 📝 Usage
  • The bot will automatically edit the last message it sent to update the Minecraft server status.
  • If the message gets deleted, it will detect the deletion and resend it.
---
## 🔧 Troubleshooting
### Bot Crashes on Startup
Make sure your config.json file is set up correctly and that you installed all dependencies.
Code:
npm install
### Bot Not Updating Status
  • Check that the bot has message editing permissions in the channel.
  • Ensure that serverIP and channelID are correct.
---
## ⚠️ License
This bot is open source but give us credits !
---
## 🛠️ Support
For any issues or inquiries, contact us on Discord: Milcon Development
---
## 👨‍💻 Author
Developed by Milcon Development 🚀
EULA: Standard EULA
1,233 Views
117 Downloads
Mar 6, 2025 Published
Mar 4, 2025 Updated
Not yet rated
7.2 KB File size
Languages
  1. English
Includes DRM
No
Source access
Open source
Type
  1. Utility
  2. Game
  3. Other
Crediting original
Milcon Development
Creator
Recommended for you
Moderation, Music, Tickets, Giveaways, Buttons, Backups, Leveling, Addons System
5.00 star(s) 37 ratings
917 purchases
Handle support and inquiries with the most trusted, feature-rich ticket bot out there.
5.00 star(s) 50 ratings
812 purchases
#1 by features Tickets/Service Team Bot featuring Commissions, Reviews, Invoices, Dashboard & more
5.00 star(s) 42 ratings
637 purchases
Best rated Multi-Purpose Discord Bot with Minecraft integration (220+ features)
5.00 star(s) 74 ratings
388 purchases
Multipurpose Discord Bot | The Power On Your Side
5.00 star(s) 67 ratings
413 purchases
1,233 Views
117 Downloads
Mar 6, 2025 Published
Mar 4, 2025 Updated
Not yet rated
7.2 KB File size
Languages
  1. English
Includes DRM
No
Source access
Open source
Type
  1. Utility
  2. Game
  3. Other
Crediting original
Milcon Development
Creator
Recommended for you
Moderation, Music, Tickets, Giveaways, Buttons, Backups, Leveling, Addons System
5.00 star(s) 37 ratings
917 purchases
Handle support and inquiries with the most trusted, feature-rich ticket bot out there.
5.00 star(s) 50 ratings
812 purchases
#1 by features Tickets/Service Team Bot featuring Commissions, Reviews, Invoices, Dashboard & more
5.00 star(s) 42 ratings
637 purchases
Best rated Multi-Purpose Discord Bot with Minecraft integration (220+ features)
5.00 star(s) 74 ratings
388 purchases
Multipurpose Discord Bot | The Power On Your Side
5.00 star(s) 67 ratings
413 purchases
Top