Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data รขโ€ โ€™
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community รขโ€ โ€™
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools รขโ€ โ€™
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods รขโ€ โ€™
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

ยฉ 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
xMotd VS
PluginApache-2.0

xMotd VS

๐Ÿ’ธ Give life to your MOTD (Velocity)

129
Downloads
4
Followers
3 months ago
Updated
๐Ÿ“ฆ
4
Versions
decorationutilityvelocity
Download Latestv1.0.3View on Modrinth

๐Ÿ“–About xMotd VS

๐Ÿฐ xMotd-VS

Version Platform Dev

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.

๐Ÿš€ Key Features

  • ๐Ÿ›ก๏ธ Maintenance Mode: Secure your server with one command. Automatically changes the MOTD, Icon, and masks the version text (e.g., "โš  Maintenance") to hide the player count.
  • ๐Ÿ–ผ๏ธ Random Icons: Drop multiple .png images in the icons folder, and the plugin will display a random one on every ping.
  • โณ Smart Countdowns: Use placeholders like %countdown_2026_01_01_12_00% for live event timers.
  • ๐ŸŽจ Full RGB/Hex Support: Use codes like &#FF0000 for vibrant gradients and colors.
  • ๐Ÿ“ Auto-Centering: The plugin mathematically calculates the text width to center your MOTD perfectly on any resolution.
  • โšก Zero-Lag Caching: Colors and formatting are pre-calculated in memory. The plugin serves the MOTD instantly from RAM.
  • ๐Ÿ‘ฅ Custom Hover Sample: Customize the player list shown when hovering over the connection bars.

๐Ÿ“ฅ Installation

  1. Download the .jar file.
  2. Drop it into your Velocity plugins folder.
  3. Start your proxy.
  4. Edit plugins/xMotd-VS/config.yml.
  5. Run /xmotd reload to apply changes.

๐Ÿ› ๏ธ Commands & Permissions

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.

โš™๏ธ Configuration (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:
    - "&#00FF00&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

image

๐Ÿ‘ฅ Team & Contributors

jn_willfrydev
jn_willfrydevOwner
s4turn0
s4turn0
โ€ข Ceo & Accessor

โš™๏ธ Compatibility

Environment
๐Ÿ–ฅ๏ธ Server-side
Loaders
velocity
Minecraft Versions
1.131.13.11.13.21.141.14.11.14.21.14.31.14.4+38 more

๐Ÿ”— Links

Modrinth Page