Skip to content

ServerlistMOTD X-2021-11-23

Latest
Compare
Choose a tag to compare
@strumswell strumswell released this 23 Nov 15:32

Get ProtocolLib to enjoy all features, it's optional though. Download:

Added:

  • ProtocolLib is now OPTIONAL! It's still needed to get all features but allows an independent use. Helpful if, e.g., ProtocolLib is not updated for a new version of Spigot or you only need basic motd features.
  • Commands to toggle HoverText and UnknownSlots
  • HEX support for single hex colors and multi gradients (big thanks to @harry0198 and his project) #21
========== Quick Start ==========
Two color gradient and bold font:
<g:#ED4264:#FFEDBC>&lSo cool!

Three color gradient and italic font:
<g:#ED4264:#FFEDBC:#22c1c3>&oSo cool!"

Single HEX code and underlined:
<#FFEDBC>&nIt's me :)

Removed:

  • bug that threw an NPE while trying to get %player% #32 #33
  • bug that didn't resolve PAPI vars right after start-up #35
  • Old System.out.println. Using Logger now, shouldn't upset your Paper #31
  • some noisy messages spamming your console

Tested with 1.16 & 1.17 @ Java 16

Feature Without ProtocolLib With ProtocolLib
ClassicMotd 🟢 🟢
RandomMotd 🟢 🟢
BanMotd 🟢 🟢
WhitelistMotd 🟢 🟢
RestrictedMode 🟠 🟢
FakeMaxPlayer 🔴 🟢
FakeOnlinePlayer 🔴 🟢
VersionText 🔴 🟢
OutdatedClientText 🔴 🟢
UnknownSlots 🔴 🟢
SlotsPlusOne 🔴 🟢
OnlineMultiplier 🔴 🟢
HoverText 🔴 🟢