question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Custom fallback MOTD for outdated clients

See original GitHub issue

I 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:open
  • Created 3 years ago
  • Reactions:8
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jpenillacommented, Jan 14, 2021

You could consider this as well: 2LStudios-MC/CleanMotD#7 (comment)

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.

0reactions
PhanaticDcommented, Mar 17, 2021

please add this at least for the proxies

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found