In tab
ScoreBoard value of the player in the TAB list
More details about this ScoreBoard value

Localization
Pathlocalizations → language.yml → message.tabname
tabname:
score: "<replacement:ping>"
display_format: ""
score_format: "<fcolor:1><score> ms"tabname:
score: "<replacement:ping>"
display_format: ""
score_format: "<fcolor:1><score> мс"score
Placeholder format <score>
display_format
The message that will serve as the name for score (useless in many cases)
score_format
The message that will be displayed to the right of the nickname in the TAB list (dynamic, i.e., updates)
Setting
Pathmessage.yml → objective.tabname
tabname:
enable: false
ticker:
enable: true
period: 100enable
Enables or disables the functionality of the module
ticker
Updating every specific interval of time
Permissions
Pathpermission.yml → message.objective.tabname
tabname:
name: "flectonepulse.module.message.scoreboard.objective.tabname"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
Last updated July 21, 2026
Edit on GitHub
FlectonePulse