Scripts
Shine
${shine:[fade-in,stay,fade-out][primary-color,secondary-color]My text}
Marquee
${marquee:[fade-in,stay,fade-out][marquee-width]My text}
Text write
${text_write:[fade-in,stay,fade-out]My text}
Text delete
${text_delete:[fade-in,stay,fade-out]My text}
Countdown
${count_down:[fade-in,stay,fade-out]10}
10
is the amount that will be counted
Count
${count_up:[fade-in,stay,fade-out]10}
10
is the amount that will be counted
Gradient
Minecraft version 1.16 and above ONLY
Creates a gradient with the given text and HEX colors that cycles through each color and has bold text.
You can use bold
, strikethrough
, underline
& magic
to change the style of the text.
${gradient:[#ff0000,#00ff00,#0000ff,#ff0000,bold]My HEX gradient text}
Color cycle
No example
Minecraft version 1.16 and above ONLY
Creates a single color that fades into all of the given colors.
${gradient_color:[#ff0000,#00ff00,#0000ff]}My HEX colored text