mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-06-07 17:16:44 +01:00
Update admin.mcfunction
This commit is contained in:
parent
c2919ab580
commit
52af8125f0
@ -534,7 +534,7 @@ execute if score #name_enabled as_angle matches 1 run tellraw @s [\
|
|||||||
# Disable auto visible name
|
# Disable auto visible name
|
||||||
execute if score #auto_name_visible as_angle matches 0 run tellraw @s [\
|
execute if score #auto_name_visible as_angle matches 0 run tellraw @s [\
|
||||||
{\
|
{\
|
||||||
"text":"Disable auto visible name: ",\
|
"text":"Auto name visibility: ",\
|
||||||
"color":"aqua"\
|
"color":"aqua"\
|
||||||
},\
|
},\
|
||||||
{\
|
{\
|
||||||
@ -555,7 +555,7 @@ execute if score #auto_name_visible as_angle matches 0 run tellraw @s [\
|
|||||||
]
|
]
|
||||||
execute if score #auto_name_visible as_angle matches 1 run tellraw @s [\
|
execute if score #auto_name_visible as_angle matches 1 run tellraw @s [\
|
||||||
{\
|
{\
|
||||||
"text":"Disable auto visible name: ",\
|
"text":"Auto name visibility: ",\
|
||||||
"color":"aqua"\
|
"color":"aqua"\
|
||||||
},\
|
},\
|
||||||
{\
|
{\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user