Compatibility
Minecraft: Java Edition
26.1.2
Platforms
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published 6 months ago

Elevate your server list with BMOTD!
Supported Platforms
Welcome to BMOTD, the modern and lightweight MOTD solution for your server. Built for performance and flexibility, BMOTD utilizes the powerful MiniMessage format, allowing for stunning gradients and custom styling without the hassle of legacy color codes.
🎲 Random MOTD Rotation Why settle for one look? You can define multiple MOTD entries in your configuration. Every time a player refreshes their server list, they'll see a different, dynamically selected message!
🚀 Performance Focused Built with async processing in mind, BMOTD ensures that your server list remains responsive without impacting main-thread performance. Full Folia support is included out of the box!
🧩 Highly Configurable
- Language System: Easily switch between languages with native support for multi-language setups (e.g.,
de.yml,en.yml). - Centralized Mappings: Control all your global styles, prefixes, and colors in one central place.
- Modern API: Built upon the latest Paper/Lifecycle event APIs.
Example Configuration
# BMOTD Configuration
language: "en"
# Define your MOTDs here
motds:
motd1:
line-1: "<gradient:aqua:blue>Welcome to my Server</gradient>"
line-2: "<gray>Powered by BMOTD"
motd2:
line-1: "<red>🔥 EVENT TIME 🔥"
line-2: "<yellow>Join now for exclusive rewards!"
# Mappings for colors and styles
mappings:
prefix: "<dark_gray>[<gradient:aqua:blue>BMOTD</gradient>]</dark_gray> "
colors:
message:
success: "<green>"
failed: "<red>"


