Name color upgrades?

Status
This thread has been locked.

JustAndrew

Andrew#2486 (not retarded)
Banned
Feedback score
18
Posts
452
Reactions
171
Resources
0
How do I set up upgrades like these:
screenshot_79.png

from what I've heard you have to create a group for each one, but this is super difficult cause there are so many permissions I will have to enable.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

JustAndrew

Andrew#2486 (not retarded)
Banned
Feedback score
18
Posts
452
Reactions
171
Resources
0
What about a rainbow name? How do I do that?
 
Banned forever. Reason: Ban Evading (Sped, https://builtbybit.com/members/sped.16873/)

JustAndrew

Andrew#2486 (not retarded)
Banned
Feedback score
18
Posts
452
Reactions
171
Resources
0
Try this
Code:
background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
color:transparent;
-webkit-background-clip: text;
background-clip: text;
font-weight:900;
Thanks! Is there a darker version though?
 
Banned forever. Reason: Ban Evading (Sped, https://builtbybit.com/members/sped.16873/)
Status
This thread has been locked.
Top