MOTD Not Appearing
adenosine1 opened this issue ยท 5 comments
Description
MOTD does not appear when using the {motd: } placeholder. {status: }, {online: } and {max_players: } are working as expected. Pinger is enabled and server IP:Port are correct.
How to reproduce
Add {motd: } placeholder to hologram, restart server, MOTD does not appear in the hologram.
Platform
- Server version (output of
/version
): git-Paper-468 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) - Holographic Displays version (check with
/hd
): 2.4.6 - ProtocolLib version, if installed (check with
/protocol version
): v4.6.0 - Do you use plugins to allow players to join with multiple Minecraft versions (such as ViaVersion, ProtocolSupport, ...): ViaVersion
Additional context
I tried Pinger from placeholderapi and that worked great. It works perfectly for what I'm wanting however the built in motd placeholder isn't working.
Also experiencing this on my server.
Getting the motd of a 1.12.2 server works fine. 1.16 servers seem to not work.