File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -181,10 +181,10 @@ Where `'[ATLAS ID]'` is a atlas identifier used and `'[TEXURE ID]'` is a texture
181181
182182This tag allows you to display a player head. If not set correctly, it will show one of default textures.
183183
184- - ` #!xml <atlas '[NAME / UUID]'> ` - Shorthand format for showing player head.
185- - ` #!xml <atlas name:'[NAME]' hat:[BOOLEAN]> ` - Show player head by name (and toggle hat).
186- - ` #!xml <atlas uuid:'[NAME]' hat:[BOOLEAN]> ` - Show player head by uuid (and toggle hat).
187- - ` #!xml <atlas texture:'[TEXTURE VALUE]' hat:[BOOLEAN]> ` - Show player head by raw remote texture value (and toggle hat).
184+ - ` #!xml <player '[NAME / UUID]'> ` - Shorthand format for showing player head.
185+ - ` #!xml <player name:'[NAME]' hat:[BOOLEAN]> ` - Show player head by name (and toggle hat).
186+ - ` #!xml <player uuid:'[NAME]' hat:[BOOLEAN]> ` - Show player head by uuid (and toggle hat).
187+ - ` #!xml <player texture:'[TEXTURE VALUE]' hat:[BOOLEAN]> ` - Show player head by raw remote texture value (and toggle hat).
188188
189189Where ` '[NAME]' ` is player name,
190190` '[UUID]' ` is player uuid, ` '[TEXTURE VALUE]' ` is skin texture value (not resource pack one!)
You can’t perform that action at this time.
0 commit comments