mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2026-01-04 15:31:47 +00:00
23 lines
723 B
YAML
23 lines
723 B
YAML
bossbar:
|
|
example_1:
|
|
text: '<font:nameplates:default><color:#FFFEFD>%nameplates_bg_player%<font:nameplates:offset_3>Hello! %player_name%</font></font> <font:nameplates:default><color:#FFFEFD>%nameplates_bg_pos%<font:nameplates:offset_3>You are now at: %player_x%, %player_y%, %player_z%</font>'
|
|
refresh-rate: 5
|
|
# PINK
|
|
# YELLOW
|
|
# WHITE
|
|
# RED
|
|
# PURPLE
|
|
# GREEN
|
|
# BLUE
|
|
color: YELLOW
|
|
# PROGRESS
|
|
# NOTCHED_6
|
|
# NOTCHED_10
|
|
# NOTCHED_12
|
|
# NOTCHED_20
|
|
overlay: PROGRESS
|
|
example_2:
|
|
text: '<font:nameplates:default><color:#FFFEFD>%nameplates_bg_text%<font:nameplates:offset_5>Thanks for your purchase!'
|
|
refresh-rate: 5
|
|
color: YELLOW
|
|
overlay: PROGRESS |