Compatibility
Minecraft: Java Edition
1.21â1.21.5
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published last year

đCustom MOTD for your server
Customize your server description with unlimited HEX colors, and also set your "fake" number of maximum players
â ď¸To run this plugin you must also install the ForestCore plugin on your server.

- HEX Color support
- Custom config.yml
- Very simple and non-loading plugin
- Command for fast-reload configuration - /pmotd reload

/pmotd reload - reload configuration

đHow to create gradient - https://www.birdflop.com/resources/rgb/
config.yml
# PixelMOTD Configuration
# by camper_crafting
# Enable/disable features
features:
custom-motd: true
fake-max-players: true
# MOTD settings
motd:
# You can use HEX colors with #RRGGBB format
# Example: "&#FF0000Red Text"
line1: '&#F2C6DEP&#EFC7E0i&#ECC8E3x&#E9C9E5e&#E7CAE7l&#E4CAE9M&#E1CBECO&#DECCEET&#DBCDF0D
&7| CFAF3YDEAF4oDDBF5u FBCF6cFACF7aɡCF8n ɩDF9cɲDFAoɱEFBnɺEFBfʃFFCiʂFFDgʋFFEu᥮FErᧈFFe'
line2: 'CFAF3MDEBF4ODDDF4TECEF5D FB0F7i<A2F7n ᠨF9cᠠF9o᡻FAnᡲFBfɺAFBiʃBFCgʂCFD.ʋDFEyʊFFEmᧈFFl'
# Fake max players settings
fake-max-players:
enabled: true
# This will only change the displayed number, not the actual server capacity
max-players: 77


