Releases: jpenilla/MiniMOTD
Releases · jpenilla/MiniMOTD
MiniMOTD 1.2.0
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 1.1.7
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 1.1.6
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 1.1.5
- Update MiniMessage and Adventure
- Includes support for multi-color (3+ color) gradients, ie
<gradient:green:blue:#f0f0f0>|||||||||||||||||||||||||||||||||||</gradient>
- Includes support for multi-color (3+ color) gradients, ie
- Removed legacy motd section
- Added color down-sampling for pre-1.16 clients in BungeeCord
MiniMOTD 1.1.4
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 1.1.3
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 1.1.2
Fix bug where players couldn't join BungeeCord servers
MiniMOTD 1.1.1
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 1.1.0
Bugfix:
- Fixed Prisma compatibility
New Feature:
- BungeeCord support!
- The BungeeCord plugin is the same jar file as for Spigot.
- BungeeCord does not support Prisma.