FastBoard - Line (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 1.16.0
Syntax
line %number% of %players%'[s] [score|fast]board[s]Description
Get/set/delete lines of a player's fastboard. Lines are valid from 1 to 15. 1 being the line at the top and 15 being the bottom (This can be changed in the config). Line length is unlimited. Supports number format on Minecraft 1.20.4+ by providing 2 strings (see examples). When running Paper, text components are supported.
Examples
set line 1 of player's fastboard to "Look mah I'm on Minecraft"
set line 15 of all players' fastboards to "I CAN SEE YOU"
set {_line} to line 10 of player's fastboard
# NumberFormat on Minecraft 1.20.4+
set line 1 of fastboard of player to "Player:" and "&b%name of player%"
# Component Support
set line 1 of player's fastboard to mini message from "<rainbow>OOOO RAINBOW"
set line 2 of player's fastboard to mini message from "<font:uniform>OOOO Tiny Little Text"
set line 3 of player's fastboard to translate component of player's tool