Flectone Logo FlectonePulse

In tab

ScoreBoard value of the player in the TAB list

More details about this ScoreBoard value

player list


🌍 Localization

Path localizations β†’ 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

Path message.yml β†’ objective.tabname
tabname:
  enable: false
  ticker:
    enable: true
    period: 100

enable

Enables or disables the functionality of the module

ticker

Updating every specific interval of time


πŸ” Permissions

Path permission.yml β†’ message.objective.tabname
tabname:
  name: "flectonepulse.module.message.objective.tabname"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

Last updated on

Edit on GitHub

On this page

Authors of page