MiniMOTD

Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.

MIT License

Stars
292
Committers
7

Bot releases are hidden (Show)

MiniMOTD - MiniMOTD 1.2.3

Published by jpenilla almost 4 years ago

Changelog

  • Added option to disable player list hover
  • Added ability to pair certain MOTDs with certain icon images. See the wiki page for more info
  • Updated dependencies
MiniMOTD - MiniMOTD 1.2.2

Published by jpenilla about 4 years ago

Changelog

  • Make the update checker respect the config option to turn it off
MiniMOTD - MiniMOTD 1.2.1

Published by jpenilla about 4 years ago

Changelog

  • Added Velocity support
MiniMOTD - MiniMOTD 1.2.0

Published by jpenilla about 4 years ago

Added randomized server icon.

  • To use this feature, place 64x64px .png image files in the plugins/MiniMOTD/icons folder, which will be created after the first run of the plugin/updating the plugin.
  • These pngs will be randomly selected on each server list refresh, similar to random MOTDs.
  • If the icons folder is empty, the default server-icon.png will be used.
MiniMOTD - MiniMOTD 1.1.7

Published by jpenilla about 4 years ago

Changelog

  • On servers which cannot send RGB MOTDs (older than 1.16 servers) colors will now always be down-sampled.
    • Up to date servers will still down-sample colors for old clients, and leave it as RGB for up to date clients (no change).
  • Added tab complete for commands on Spigot/Paper
MiniMOTD - MiniMOTD 1.1.6

Published by jpenilla about 4 years ago

All of the Bungee-only features have been ported to also work on Paper based servers.
This includes hex color down-sampling, and fake players.

MiniMOTD - MiniMOTD 1.1.5

Published by jpenilla about 4 years ago

  • Update MiniMessage and Adventure
    • Includes support for multi-color (3+ color) gradients, ie <gradient:green:blue:#f0f0f0>|||||||||||||||||||||||||||||||||||</gradient>
  • Removed legacy motd section
  • Added color down-sampling for pre-1.16 clients in BungeeCord
MiniMOTD - MiniMOTD 1.1.4

Published by jpenilla over 4 years ago

Spigot

Fix a load order issue where the plugin would sometimes load before Prisma causing errors when using Prisma colors

BungeeCord

Nothing changed for Bungee Users

MiniMOTD - MiniMOTD 1.1.3

Published by jpenilla over 4 years ago

Adds a new option to config.yml "motdsLegacy"

  • This list of motds will be shown to users running versions under 1.16.
  • If the list is empty, the normal "motds" list will be used for everyone.
  • Currently this function is only supported on bungee based platforms, it will come to Spigot in a future update, likely with ProtocolLib as an optional dependency.
MiniMOTD - MiniMOTD 1.1.2

Published by jpenilla over 4 years ago

Fix bug where players couldn't join BungeeCord servers

MiniMOTD - MiniMOTD 1.1.1

Published by jpenilla over 4 years ago

This update adds a fake players option to config.yml (default off).
This option only works on BungeeCord.
See the default config.yml on the description page for more info.

This update changes nothing for Spigot users.

MiniMOTD - MiniMOTD 1.1.0

Published by jpenilla over 4 years ago

Bugfix:

  • Fixed Prisma compatibility

New Feature:

  • BungeeCord support!
  • The BungeeCord plugin is the same jar file as for Spigot.
  • BungeeCord does not support Prisma.
Badges
Extracted from project README
build latest release