Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
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"
}
player_name
and uuid
predicates for convenienceUpdated 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
"view_radius"
which lets you specify how far players can view a nametag before it disappearing- Ported to 1.20.1