Skip to content

Nametag not showing on interaction entity #5232

Open
@Tjorven-Liebe

Description

@Tjorven-Liebe

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

image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Confirmed BugThe bug reported is confirmed and able to be replicated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions