Skip to content

ServerlistMOTD X-2021-09-12-BETA

Compare
Choose a tag to compare
@strumswell strumswell released this 12 Sep 20:04
· 4 commits to master since this release

This plugin requires ProtocolLib!
 
ProtocolLib download


 
Added:

  • 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
  • Old System.out.println. Using Logger now, shouldn't upset your Paper #31
  • some of noisy messages spamming your console

Tested with 1.16 & 1.17 @ Java 16