Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Creators
Details
Licensed ARR
Published 4 weeks ago
Updated last month
Overview
Velocity plugin for easily modifying the MOTD with unquain look for players in server list.
Features
- Beautiful HEX code gradients, and lagacy colors.
- All Minecraft text formating support.
- Build-in placeholders %players% & %maxplayers%.
- Unusual text on the right in server list.
- Randomly text pull on every server refresh.
- Maintance mode with alternative ico.
- Fake online players.
- Changing any text in the serverlist.
Commands:
- /motd reload - Hot-reload the MOTD at any time to apply changes.
- /motd maintenance - Enable "Maintenance" mode for the server.
- /motd maxplayers <amount> - Change the maximum amount of players for the server.
- /motd fakeplayers <amount> - Change the amount of "fake players" shown on the server list.
Config & Showcase:
Default config
# Plugin by Shardclay for Shardplex with Gemini and Love
#
# Formatting:
# Colors: <RRGGBB>Text<RRGGBB>
# Gradients: <#RRGGBB>Text<#BBGGRR>
# Styles: <bold>Text</bold>, <italic>, <underlined>, <strikethrough>, <obfuscated>
#-----------------------------------------------------------------------------------------
prefix: '[ShardplexMOTD] '
#-----------------------------------------------------------------------------------------
maxplayer: 20
fakeplayer: false
maintenance: false
#-----------------------------------------------------------------------------------------
favicon:
normal: server-icon.png
maintenance: maintenance-icon.png
#-----------------------------------------------------------------------------------------
motd:
normal:
top:
- 'Welcome to my Server'
- 'Hello and welcome!'
- 'Enjoy your stay on the server!'
bottom:
- 'Have fun playing!'
- 'Good luck!'
- 'We hope you enjoy the experience!'
maintenance:
top: 'Welcome to my Server'
bottom: 'We are currently performing maintenance'
#-----------------------------------------------------------------------------------------
# Formatting:
# Colors: all lagacy only (&c)
# Styles: all lagacy only (&l)
versionname:
left:
- 'A nice left text'
- 'Version 1.0'
- 'Minecraft 1.20'
right:
normal: '%players% / %maxplayers%'
maintenance: 'Maintenance'
hover:
- 'This is the first hover line'
- 'This is the second hover line'
- 'This is the third hover line'
- 'This is the four hover line'
#-----------------------------------------------------------------------------------------
messages:
maintenance:
kick:
- '%prefix%'
- ''
- 'The server is currently under maintenance.'
- 'Please try again later.'
fullserver:
- '%prefix%'
- ''
- 'The server is currently full.'
- 'Please try again later.'