
xMotd
💸 Give life to your MOTD Proxy
- Загрузки
- 357
- Подписчики
- 5
- Обновлён
- 25 апреля 2026 г.
- Лицензия
- Apache-2.0
Опубликован 30 августа 2025 г.
🏰 xMotd-VS
xMotd-VS is a state-of-the-art, high-performance MOTD manager designed for modern Minecraft networks. Built with a unified core, it offers seamless support for BungeeCord, Velocity, and Paper (1.19.4+) in a single package.
🚀 Key Features
- ✨ Hybrid Color Engine: Full support for MiniMessage (
<gradient>,<rainbow>), Hex Colors (&#RRGGBB), and classic Legacy codes (&c), all working together in perfect harmony. - 🛡️ Advanced Maintenance: Toggle maintenance mode instantly via command. Custom MOTDs, exclusive icons, and masked version text (e.g., "⚠ Maintenance") to keep your player count private.
- 📏 Pixel-Precise Centering: Unlike other plugins, xMotd-VS calculates the actual pixel width of each character (including Bold and special symbols) to guarantee a perfectly centered MOTD on any client.
- 🖼️ Dynamic Icons: Support for randomized favicons. Simply drop your
.pngfiles into theiconsfolder and the plugin will rotate them on every refresh. - ⏳ Live Countdowns: Real-time event timers using
%countdown_YYYY_MM_DD_HH_MM%. Perfect for hype-building! - 👥 Interactive Hover Sample: Fully customizable player list hover (Sample) with support for placeholders and MiniMessage colors (including
<orange>fix). - ⚡ Zero-Lag Architecture: Formatting and centering are pre-calculated and cached in memory. Serves MOTDs with near-zero overhead.
📥 Installation
- Download the
xMotd-VS-v1.0.6.jar. - Drop it into your
pluginsfolder (BungeeCord, Velocity, or Paper). - Restart your server or proxy.
- Configure your settings in
plugins/xMotd-VS/config.yml. - Use
/xmotd reloadto apply changes instantly.
🛠️ Commands & Permissions
| Command | Permission | Description |
|---|---|---|
/xmotd reload |
xmotd.admin |
Reloads configuration and clears the cache. |
/xmotd maintenance <on/off> |
xmotd.admin |
Toggles the maintenance system. |
⚙️ Configuration (config.yml)
# _ _
# __ __ /\/\ ___ | |_ __| |
# \ \/ // \ / _ \| __/ _` |
# > </ /\/\ \ (_) | || (_| |
# /_/\_\/ \/\___/ \__\__,_|
# v1.0.6
settings:
center-motd: true
random-icons: true
update-checker:
enabled: true
message:
- "<aqua>[xMotd-VS]</aqua> <white>New version available: <green>%version%</green></white>"
- "<gray>Download at: <aqua><underlined>https://modrinth.com/plugin/xmotd-vs</underlined></aqua></gray>"
maintenance:
enabled: false
version-text: "<red>⚠ Maintenance!</red>"
icon: "maintenance.png"
motd:
- "<bold><gradient:#ff0000:#aa0000>SERVER MAINTENANCE</gradient></bold>"
- "<gray>We are currently improving the network for you.</gray>"
motds:
default:
- "<gradient:#a855f7:#6366f1><bold> MY SERVER NETWORK</bold></gradient> <dark_gray>| <white>1.8 — 1.21"
- "<white>✦ <aqua>Join now</aqua> for the best experience! <gray>play.myserver.com"
event:
- "<rainbow><bold> ★ SUMMER FEST 2026 ★</bold></rainbow>"
- "<yellow>⏰ Starting in: <white>%countdown_2026_06_01_22_00%</white>"
sample:
enabled: true
lines:
- "<gradient:#a855f7:#6366f1><bold>xPlugins Network</bold></gradient>"
- ""
- "<white>Online:</white> <yellow>%online%</yellow><gray>/</gray><white>%max%</white>"
- "<gold>★ Join our Discord for support!</gold>"
favicon:
enabled: true
file: "server-icon.png"
version: v1.0.6
📋 Compatibility
- BungeeCord / Waterfall / Travertine
- Velocity 3.0+
- Paper / Spigot / Purpur (1.19.4 to 1.21+)
Ченджлог
v1.0.6Релиз26.1, 26.1.1, 26.1.2 · 25 апреля 2026 г.
🚀 xMotd-VS v1.0.6 Release
The v1.0.6 update marks a major milestone in performance and visual polish, bringing full cross-platform support and a redesigned color engine.
💎 Key Features
🌐 Universal Compatibility
- Unified Build: One single JAR now supports BungeeCord, Velocity, and Paper 1.19.4+.
- Adventure API Integration: Fully optimized to use the native Adventure implementation of each platform, ensuring maximum stability.
📏 Pixel-Perfect Centering
- Real Pixel Calculation: Forget about simple character counting. Our new centering engine calculates the exact width of each character in Minecraft pixels, including support for Bold and special symbols.
🎨 Advanced Formatting
- Hybrid Color Engine: Seamlessly mix MiniMessage tags, legacy color codes (
&/§), and Hex values. - Hover Sample Fix: Resolved issues where certain tags (like
<orange>) would appear as raw text in the player list hover.
🛠️ Maintenance & Icons
- Dynamic Persistence: Toggle maintenance mode via command with instant config updates.
- Randomized Favicons: Easily drop multiple
.pngfiles into the icons folder to rotate your server's look.
📝 Technical Changes
- Cleaned up console logs (removed prefix duplication).
- Added high-quality ASCII startup logos with platform-specific gradients.
- Optimized bStats integration for better performance metrics.
Official Documentation: xPlugins Wiki
v1.0.5Релиз1.21.9, 1.21.10, 1.21.11 · 25 марта 2026 г.
We have fixed several bugs (Velocity)
1.0.4Бета1.21.9, 1.21.10, 1.21.11 · 2 марта 2026 г.
🚀 xMotd-VS v1.0.4 - The BungeeCord & MiniMessage Update!
We are thrilled to announce a massive architectural update for xMotd-VS. This release brings full native support for BungeeCord networks and introduces modern text formatting capabilities!
✨ New Features
- BungeeCord Native Support: The plugin has been completely rewritten from the ground up to support the BungeeCord API. It now runs natively and smoothly on your BungeeCord proxy without requiring Velocity libraries.
- MiniMessage Support: Bring your server list to life! You can now use Kyori's MiniMessage formatting tags in your MOTDs, maintenance texts, and player hover samples.
- Create beautiful gradients:
<gradient:#ff0000:#ffff00>My Server</gradient> - Use animated effects like
<rainbow>and modern color tags<red>,<aqua>.
- Create beautiful gradients:
- Legacy & Hex Color Compatibility: Don't worry about rewriting your old configs. The plugin fully retains support for classic ampersand colors (
&c) and standard Hex codes (&#RRGGBB). Both formats can be mixed flawlessly!
🛠️ Improvements & Changes
- Smarter Text Centering: The auto-center math algorithm has been updated. It now ignores MiniMessage tags (like
<gradient>) when calculating pixel width, ensuring your MOTD aligns perfectly in the server list every single time. - Optimized Configuration System: Switched from external libraries to BungeeCord's native
ConfigurationProvider, making the plugin much lighter and faster to load. - Command Restructure: The command system has been rebuilt for BungeeCord (
/xmotd reload,/xmotd maintenance <on|off>) with full Tab-Completion support. - Update Checker: Now natively checks Modrinth API for new versions using the new BungeeCord scheduler.
📝 Configuration Notes
Your existing config.yml is 100% compatible with this update. No need to delete or reset anything. Just drop the new .jar into your BungeeCord plugins folder, add some <gradient> tags to your config.yml, and enjoy!
1.0.3Релиз1.21.9, 1.21.10, 1.21.11 · 14 января 2026 г.
🚀 xMotd-VS v1.0.3 Update
The "All-in-One" Solution is here! We have transformed xMotd-VS into a complete suite for your Velocity Network. Now featuring a robust Maintenance System, Random Icons, and Smart Countdowns.
🌟 What's New?
🛡️ Advanced Maintenance Mode
No more editing configs manually when you need to close the server!
- Command:
/xmotd maintenance <on|off> - Smart Override: Automatically changes your MOTD, Server Icon, and even the Version Text (e.g., "⚠ Maintenance") to hide the real player count.
- Permission:
xmotdvs.command.maintenance
🖼️ Random Icons (Multi-Favicon)
- Drop your 64x64
.pngimages into the/plugins/xMotd-VS/icons/folder. - The plugin will randomly select a different icon every time a player refreshes their server list!
⏳ Event Countdown System
- New placeholder:
%countdown_YYYY_MM_DD_HH_MM% - Example:
%countdown_2026_01_01_12_00%will display:30d 5h 10m(or "NOW!" if the date has passed). - Perfect for announcing SOTW, events, or updates.
🔔 Update Checker & Metrics
- Modrinth Integration: Admins get notified in-game if a new version is available.
- bStats: Added anonymous metrics to help us track plugin usage.
🛠️ Installation & Config
- Delete your old
config.ymlto let the plugin generate the new v1.0.3 structure (now in English). - Add your maintenance icon (named
maintenance.pngby default) to theiconsfolder.
Made with ❤️ | xPlugins
1.0.2Релиз1.21.8, 1.21.9, 1.21.10 · 3 декабря 2025 г.
📢 xMotd-VS Update - Changelog v1.0.3
Major Performance Update! 🚀 We have completely rewritten the core logic to ensure Zero Lag on your Velocity Proxy.
🆕 Added Features
- ⚡ Smart Caching System: MOTDs and colors are now pre-calculated in memory. This reduces CPU usage by 99% during high traffic or bot attacks.
- 📏 Auto-Centering: The plugin now mathematically calculates the perfect center for your text, regardless of screen resolution.
- 🎨 Full Hex Support: Added native support for Hex colors (e.g.,
&#FF0000) and gradients. - 👥 Custom Hover Sample: You can now fully customize the player list shown when hovering over the connection bars.
🛠️ Improvements
- Optimized the
reloadcommand for instant updates without lag. - Improved config handling for stability.
xPlugins
Комментарии
Загружаем…
