⭐
Starfal Dev
  • 📖Introduction
  • 🍎Contribution
  • 💬MiniMessage
  • 🖥️kVisuals
    • 📘Introduction
    • 🖥️Fullscreen
    • 🪟Transparent
    • ❄️Freezing
    • 📕Gradients
    • 📜Configuration
    • 💭Messages
  • Discord
Powered by GitBook
On this page
  • GRADIENTS ARE NOT FROM 1 COLOR TO ANOTHER. THEY ARE JUST FROM 1 COLOR TO A LOWER AND LOWER OPACITY .
  • BOTTOM GRADIENT
  • TOP GRADIENT
  • TOP & BOTTOM GRADIENT
  • FULLSCREEN GRADIENT

Was this helpful?

  1. kVisuals

Gradients

The Gradient Visuals!

PreviousFreezingNextConfiguration

Last updated 1 year ago

Was this helpful?

GRADIENTS ARE NOT FROM 1 COLOR TO ANOTHER. THEY ARE JUST FROM 1 COLOR TO A LOWER AND LOWER OPACITY .

There are 4 types of gradients: - Bottom - shows from the bottom of the screen as the "action bar"; - Top - shows from the top of the screen as the "boss bar"; - Top & Bottom - shows both Bottom & Top at the same time; - Fullscreen: Makes a thing similar to the transparent visual, but as a gradient (like lowering the opacity to the top).

Quick navigating:

Bottom - BOTTOM GRADIENT Top - TOP GRADIENT Top & Bottom - TOP & BOTTOM GRADIENT Fullscreen -

BOTTOM GRADIENT

So, let's start from the Bottom gradient visual.

The syntax for the command:

/visual gradient bottom <player> <title_text> <subtitle_text> <color>
Example:
/visual gradient bottom kitoxis <green>TopLine! <dark_green>BottomLine! #000000

TOP GRADIENT

The syntax for the command:

/visual gradient top <player> <title_text> <subtitle_text> <color>
Example:
/visual gradient top kitoxis <green>TopLine! <dark_green>BottomLine! #000000

TOP & BOTTOM GRADIENT

The syntax for the command:

/visual gradient topandbottom <player> <title_text> <subtitle_text> <color>
Example:
/visual gradient topandbottom kitoxis <green>TopLine! <dark_green>BottomLine! #000000

FULLSCREEN GRADIENT

The syntax for the command:

/visual gradient fullscreen <player> <title_text> <color>
Example:
/visual gradient fullscreen kitoxis <green>TopLine! #000000
🖥️
📕
kVisuals | Bottom Gradient Visual Showcase
kVisuals | Transparent Gradient Visual Showcase
kVisuals | Top Gradient Visual Showcase
kVisuals | Top & Bottom Gradient Visual Showcase