Package me.neznamy.tab.shared.features.scoreboard.lines
package me.neznamy.tab.shared.features.scoreboard.lines
-
ClassesClassDescriptionFully customizable line, to use this class user must follow the following formula in a line "Custom|prefix|name|suffix|number" where even name supports placeholders, however has a chance to flicker on refresh Not for public useLine using all 3 values - prefix, name and suffix.Abstract class representing a line of scoreboardLine of text with placeholder support Limitations: 1.5.x - 1.12.x: 28 - 32 characters (depending on used magic codes) 1.13+: unlimitedA line with static text (no placeholders) Limitations: 1.5.x - 1.7.x: 48 characters (42 if using same number on all lines) 1.8.x - 1.12.x: 72 characters (66 if using same number on all lines) 1.13+: unlimited