color-scoreboard
A Minecraft plugin that allows players to customize their scoreboard color with simple and gradient effects.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
color-scoreboard
_Color your scoreboard with gradient or colors 🌈 ✅ _first, make sure to have a scoreboard plugin like TAB ✅. _example
scoreboards: oneblock: # Title must be quoted when using special characters (<#...> etc.) title: "%colorboard_startcolor%&lOneBlockRealm%colorboard_endcolor%" lines: - "%colorboard_startcolor%&m==============================%colorboard_endcolor%" - "%colorboard_startcolor%&lProfile:%colorboard_endcolor%" - "&fPlayer: &a%player%" - "&fGrade: &b%group%" - "&fMobCoins: &e%mobcoins%" - "&fCredits: &e%credits%" - "&fMoney: &a%vault_eco_balance_formatted%" - "%colorboard_startcolor%================================%colorboard_endcolor%" - "%colorboard_startcolor%&lOneBlock:%colorboard_endcolor%" - "&7Level: &a%Level_aoneblock_island_level%" - "&7Blocks: &a%aoneblock_my_island_count%" - "&7Phase: &a%aoneblock_my_island_phase%" - "&7Bank: &a%Bank_aoneblock_island_balance%" - "%colorboard_startcolor%&m===============================%colorboard_endcolor%"
_The %colorboard_startcolor% is the first color you choose in the gradient GUI 🎨, and %colorboard_endcolor% is the second color. If you use only one color, %colorboard_startcolor% and %colorboard_endcolor% will be the same 🌟.