Name β
Module responsible for the player's name
π Localization β
π Path localizations β ΡΠ·ΡΠΊ.yml β message.format.name_
βοΈ Default
β
yml
name-:
display: "<click:suggest_command:\"/msg <player> \"><hover:show_text:\"<fcolor:2>ΠΠ°ΠΏΠΈΡΠ°ΡΡ <player>\"><vault_prefix><stream_prefix><fcolor:2><player></fcolor><afk_suffix><vault_suffix></hover></click>"
entity: "<fcolor:2><hover:show_text:\"<fcolor:2><lang:<name>> <br><fcolor:1>Π’ΠΈΠΏ <fcolor:2><lang:<type>> <br><fcolor:1>ΠΠΉΠ΄ΠΈ <fcolor:2><uuid>\"><lang:<name>></hover></fcolor:2>"
unknown: "<fcolor:2><name></fcolor:2>"
prefix: "<vault_prefix><stream_prefix>"
suffix: "<afk_suffix><vault_suffix>"
yml
name-:
display: "<click:suggest_command:\"/msg <player> \"><hover:show_text:\"<fcolor:2>Write to <player>\"><vault_prefix><stream_prefix><fcolor:2><player></fcolor><afk_suffix><vault_suffix></hover></click>"
entity: "<fcolor:2><hover:show_text:\"<fcolor:2><lang:<name>> <br><fcolor:1>Type <fcolor:2><lang:<type>> <br><fcolor:1>ID <fcolor:2><uuid>\"><lang:<name>></hover></fcolor:2>"
unknown: "<fcolor:2><name></fcolor:2>"
prefix: "<vault_prefix><stream_prefix>"
suffix: "<afk_suffix><vault_suffix>"
display
β
Responsible for the player's name
entity
β
Responsible for the entity's name
unknown
β
Responsible for unknown name
prefix
β
Prefix displayed with the name if the nickname is enabled
suffix
β
Suffix displayed with the name if the nickname is enabled
βοΈ Setting β
π Path message.yml β format.name_
βοΈ Default
β
yml
name-:
enable: true
team: true
visible: false
color: "<white>"
enable
β
Enables or disables the functionality of the module
team
β
Enables or disables the use of scoreboard
commands
visible
β
Enables or disables the name tag above the player
color
β
Player's team color from the available options
Color |
---|
AQUA |
BLACK |
BLUE |
DARK_AQUA |
DARK_BLUE |
DARK_GRAY |
DARK_GREEN |
DARK_PURPLE |
DARK_RED |
GOLD |
GRAY |
GREEN |
RED |
LIGHT_PURPLE |
WHITE |
YELLOW |
π Permissions β
π Path permission.yml β message.format.name_
βοΈ Default
β
yml
name-:
name: "flectonepulse.module.format.name"
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) |