You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I spawn an interaction and give it a custom-name, the nametag only appears in Java not in Bedrock.
Apparently invisible armor_stands don't have a nametag either.
This server is running Paper version 1.21.4-15-master@bb76819 (2024-12-15T09:48:21Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are running the latest version
Previous version: 1.21.4-14-b746d9d (MC: 1.21.4)
Describe the bug
If I spawn an interaction and give it a custom-name, the nametag only appears in Java not in Bedrock.
Apparently invisible armor_stands don't have a nametag either.
To Reproduce
/summon armor_stand ~ ~ ~ {CustomNameVisible:1b,NoGravity:1b,Invisible:1b,CustomName:"{\"text\":\"CUSTOM_NAME_GOES_HERE\"}"}
/minecraft:summon interaction ~ ~ ~ {CustomNameVisible:1b,CustomName:'"test"'}
Expected behaviour
Nametag is visbile like in older geyser versions.
Screenshots / Videos
Server Version and Plugins
This server is running Paper version 1.21.4-15-master@bb76819 (2024-12-15T09:48:21Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are running the latest version
Previous version: 1.21.4-14-b746d9d (MC: 1.21.4)
I only run Geyser and Floodgate
Geyser Dump
https://dump.geysermc.org/AMrY5GrdXAzkf1S7SPRkNLuLxSoTlaxm
Geyser Version
64c7adc
Minecraft: Bedrock Edition Device/Version
1.21.51
Additional Context
No response
The text was updated successfully, but these errors were encountered: