Added custom predicates for player names and uuids which are much more performant that nbt predicates:
{
"type": "player_name",
"name": "senseiwells"
}
{
"type": "uuid",
"uuid": "d4fca8c4-e083-4300-9a73-bf438847861c"
}
- Update to 1.21.8
- Fixed an issue where nametags disappear when not around (0, 0, 0)
- Fix an issue where nametags would become invisible
- Updated to 1.21.6
- Added custom
player_name
anduuid
predicates for convenience
Updated to 1.21.5
Add new "hidden_radius"
nametag option to make nametags disappear within a certain radius.
Fix incorrectly stacked nametags
Fix a bug where nametags would sometimes dismount the player
Backport all fixes from 1.21.4
Fix compatability with fsit
- Updated internal apis
- Update to 1.21.4
- Update to 1.21.3
- Update to 1.21
- Update to 1.20.5
- Reworked the entire nametag system
- This fixes a visual bug when viewing nametags from above.
- Added
"view_radius"
which lets you specify how far players can view a nametag before it disappearing
- Ported to 1.20.1