Skip to content

Fix: hide living entity name when it is a vehicle#6290

Merged
onebeastchris merged 3 commits into
GeyserMC:masterfrom
eclipseisoffline:display-name-head-fix
Apr 8, 2026
Merged

Fix: hide living entity name when it is a vehicle#6290
onebeastchris merged 3 commits into
GeyserMC:masterfrom
eclipseisoffline:display-name-head-fix

Conversation

@eclipseisoffline

Copy link
Copy Markdown
Member

The name tag of a living entity is always hidden when it is a vehicle on Java edition (see: LivingEntityRenderer, line 236). This is currently not implemented in Geyser, which can create issues, especially when using a plugin or mod that customises the way player names are shown above players, by creating a text display mounted on a player.

This PR implements this behaviour within Geyser. It has been tested using the Fabric Custom Names mod.

@Novampr Novampr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, let's hope the master ci build is fixed soon xd

@onebeastchris onebeastchris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@onebeastchris onebeastchris merged commit 3e91129 into GeyserMC:master Apr 8, 2026
2 checks passed
@Priyanshuyadav6525

Priyanshuyadav6525 commented Apr 12, 2026

Copy link
Copy Markdown

2026-04-10-8.log
Bro please help me when I use executable items premium plugin alone it will work perfectly but when I use executable items premium plugin with geyser mc it will show error messages in console when I stoping the server in paper 1.21.11_130 version or in latest stable paper version

@SleepyPopp

Copy link
Copy Markdown
Contributor

Please make a new GitHub issue or ask in the support channels in the GeyserMC Discord server. This is a pull request not an ask for support post.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants