[Feature Request] Custom fallback MOTD for outdated clients
See original GitHub issueI would like a default MOTD for outdated clients, because sometimes, the downsample RGB Colors look so wrong.
Add an option to disable downsample RGB Colors for outdated clients and enable a “default” motd for outdated clients with default Minecraft colors and formating (no gradient, no RGB)
The config would look something like this:
# Explanation here
defaultMotdEnabled: true
defaultMotd:
- "<bold><aqua>This is a default MOTD</aqua></bold>"
Issue Analytics
- State:
- Created 3 years ago
- Reactions:8
- Comments:7 (2 by maintainers)
Top Results From Across the Web
[Feature Request] Custom fallback MOTD for outdated clients
I would like a default MOTD for outdated clients, because sometimes, the downsample RGB Colors look so wrong. Add an option to disable...
Read more >Avatar Fallback System
The Avatar Fallback system is a way for a user to select an avatar that displays ... My custom fallback met the old...
Read more >MotdMod (MOTD Editor) v1.3.0 - 2018/06/16 - AlliedModders
Have a Suggestion / Feature request? Submit/Upvote it here. ... Change Log: Code: 1.3.0 - Added game support for NMRiH. Added fallback support...
Read more >TACACS+
A program which services network requests for authentication and authorization, verifies identities, grants or denies authorizations, and logs accounting ...
Read more >Changelog — Sanic 22.9.1 documentation
Features · #2158, #2248 Complete overhaul of I/O to websockets · #2160 Add new 17 signals into server and request lifecycles · #2162...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Like is mentioned in the issue you linked, the Via API is useless here, as I do not have a Player object during the ping event on Paper/Bukkit, and like I mentioned before, having Via installed will cause all pings to report to the event as up to date, and Via handles downsampling the colors.
It seems like on Velocity/Bungee the reported protocol version is actually correct even when Via is installed, so it’s a possible feature to add for proxies.
please add this at least for the proxies