Playerlistname β
Module responsible for the player's name in the TAB
π Localization β
π Path localizations β ΡΠ·ΡΠΊ.yml β message.tab.playerlistname
βοΈ Default
β
yml
playerlistname:
format: "<world_prefix>β <reset><vault_prefix><stream_prefix><fcolor:2><player><afk_suffix><vault_suffix>"
yml
playerlistname:
format: "<world_prefix>β <reset><vault_prefix><stream_prefix><fcolor:2><player><afk_suffix><vault_suffix>"
format
β
Message in the TAB list
βοΈ Setting β
π Path message.yml β tab.playerlistname
βοΈ Default
β
yml
playerlistname:
enable: true
ticker:
enable: true
period: 100
enable
β
Enables or disables the functionality of the module
ticker
β
Updates every certain interval of time
enable
β
Whether to update or not
period
β
How often in ticks it should update
π Permissions β
π Path permission.yml β message.tab.playerlistname
βοΈ Default
β
yml
playerlistname:
name: "flectonepulse.module.message.tab.footer"
type: TRUE
name
β
Permission name
type
β
Permission type
Type | Explanation |
---|---|
TRUE | Available for any player |
FALSE | Available if granted separately (e.g., via LuckPerms) |
OP | Available for server operators |
NOT_OP | Available if granted separately (e.g., via LuckPerms) |