Recent Discussions

Gradient MOTD

Open in Discord
Unanswered
Wirehaired Pointing Griffon posted this in #questions
25 messages
0 views
Wirehaired Pointing GriffonOP
Hi, how do you do this; see screenshot below
image.png
Wirehaired Pointing GriffonOP
im editing the MOTD plugin file
with this;

motds=[
{
icon=random
line1="&#55D464&l>&#60D466&l> &#75D36B&l[&#80D36D&lV&#8AD36F&la&#95D371&ls&#9FD273&lt&#AAD276&la&#B5D278&ll&#BFD27A&la&#CAD17C&lM&#D5D17E&lC&#DFD180&l] &#F4D085&l<&#FFD087&l<"
line2="&#55D464&lW&#5AD465&lo&#60D466&lr&#65D467&ll&#6BD369&ld&#70D36A&lb&#76D36B&lu&#7BD36C&li&#81D36D&ll&#86D36E&ld&#8CD36F&li&#91D370&ln&#97D272&lg &#A2D274&l• &#ADD276&lL&#B2D277&lo&#B8D278&lr&#BDD279&le &#C8D17C&l• &#D3D17E&lD&#D9D17F&li&#DED180&lp&#E4D181&ll&#E9D182&lo&#EFD084&lm&#F4D085&la&#FAD086&lc&#FFD087&ly"
}
]
and it isn't working :*(
Pixiebob
No
You do not use those ugly lagacy format anymore
it uses the modern minimessage
Wirehaired Pointing GriffonOP
oh, do you know where i can find formatters for that
Pixiebob
Those two should help you @Wirehaired Pointing Griffon
The 2nd link has gradient example.
theres also this
Wirehaired Pointing GriffonOP
That's what i used and the other person said it doesn't use this format anymore :9
you were using the wrong color format
image.png
Wirehaired Pointing GriffonOP
ohhh
@Tamz Click to see attachment
Wirehaired Pointing GriffonOP
which one is the right one?
Not sure tbf, I prefer the #rrggbb ones
Wirehaired Pointing GriffonOP
I used MiniMessage and it didn't work, so i'm assuming rrggbb is good
@Wirehaired Pointing Griffon Hi, how do you do this; see screenshot below
Pixiebob
using the link I provided and the doc page, the picture you linked will have format like
<gradient:#5e4fa2:#f79459>SiphonMC SMP NETWORK</gradient>!
<gradient:green:blue>BIG UPDATE! >> LIVE NOW!</gradient>!
You will just need to define the starting color and ending one.
copying pasting that exact thing into the MiniMOTD config file should work. Also I think small cap is used on 2nd line (I didnt put those on the example here.)
image.png
Loading...