pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.26k stars 1.53k forks source link

`NameTag` tag read for `Human` entities, but never written #5456

Closed dktapps closed 1 year ago

dktapps commented 1 year ago

Issue description

As per title. It's unclear what kind of undesirable effects this may have - the tag appears entirely redundant due to nametag being stored under CustomName anyway.

OS and versions

dktapps commented 1 year ago

Fixed by 033639409.