
๐ธ Give life to your MOTD (Velocity)
xMotd-VS is a high-performance Velocity proxy plugin designed to handle your server's MOTD with extreme efficiency. It features full Hex color support, automatic centering, smart caching, and a complete Maintenance System.
.png images in the icons folder, and the plugin will display a random one on every ping.%countdown_2026_01_01_12_00% for live event timers.&#FF0000 for vibrant gradients and colors..jar file.plugins folder.plugins/xMotd-VS/config.yml./xmotd reload to apply changes.| Command | Permission | Description |
|---|---|---|
/xmotd reload |
xmotdvs.command.reload |
Reloads the configuration and refreshes the cache. |
/xmotd maintenance <on/off> |
xmotdvs.command.maintenance |
Toggles the maintenance mode system on or off. |
config.yml)# _ _
# __ __ /\/\ ___ | |_ __| |
# \ \/ // \ / _ \| __/ _` |
# > </ /\/\ \ (_) | || (_| |
# /_/\_\/ \/\___/ \__\__,_|
# Version - Velocity
# Wiki: [https://xplugins.es/plugins/xmotd-vs](https://xplugins.es/plugins/xmotd-vs) (Soon)
# Discord: [https://xplugins.es/plugins/xmotd-vs](https://xplugins.es/plugins/xmotd-vs) (Discord)
settings:
# Automatically centers the MOTD to align it in the server list.
center-motd: true
# If 'true', it will look for .png icons (64x64) in the /plugins/xMotd-VS/icons/ folder
# and display a random one every time a player refreshes the list.
random-icons: true
# UPDATE CHECKER
# System to notify admins if a new plugin version is available.
update-checker:
enabled: true
# Message admins will see upon joining if there is an update.
message:
- "&b[xMotd-VS] &fNew update available: &a%version%"
- "&fDownload it at: &n[https://modrinth.com/project/xmotd-vs](https://modrinth.com/project/xmotd-vs)"
# MAINTENANCE SYSTEM
# You can toggle this with /xmotd maintenance on
maintenance:
enabled: false
# Text that replaces the game version (e.g., where it would say "Velocity 1.20").
# This prevents players from seeing the real online count.
version-text: "&cโ Maintenance!"
# Specific icon to use ONLY when maintenance is active.
# Must be located inside the 'icons' folder.
icon: "maintenance.png"
# MOTD to show when maintenance is active.
motd:
- "&c&lSERVER MAINTENANCE"
- "&7We are improving the network for you."
- "&fMore info at: &bdiscord.gg/xplugins"
# MOTD LIST
# The plugin will pick one of these groups at random.
# You can use Hex colors: &#RRGGBB
# Countdown placeholder: %countdown_YYYY_MM_DD_HH_MM%
motds:
default:
- "&#FF0000&lMY SERVER &8| &#F7F7F7&lNETWORK &7(1.8 - 1.21)"
- "&fJoin now and enjoy the best quality!"
event:
- "�FF00&lSPECIAL EVENT!"
- "&eTime left: &f%countdown_2026_02_01_18_00% &eto start."
offer:
- "&#FFD700&lWINTER SALE!"
- "&bStore: &fstore.myserver.com &7(-50% OFF)"
# HOVER SAMPLE
# Text shown when hovering over the player count (ping bars).
sample:
enabled: true
lines:
- "&bxPlugins Network"
- ""
- "&fIP: &aplay.myserver.com"
- "&fOnline: &e%online%&7/&f%max%"
- "&624/7 Support on Discord!"
# Default icon configuration (if random-icons is false)
favicon:
enabled: true
file: "server-icon.png"
# ___ _ _
# __ __ / _ \ |_ _ __ _(_)_ __ ___
# \ \/ // /_)/ | | | |/ _` | | '_ \/ __|
# > </ ___/| | |_| | (_| | | | | \__ \
# /_/\_\/ |_|\__,_|\__, |_|_| |_|___/
# |___/ v1.0.3
