Skip to content

Make Nametags work like in vanilla minecraft if client protocol is lower than 1.19.4 version #94

@MorkaZ

Description

@MorkaZ

Just like in title:
Make Nametags work like in vanilla minecraft if client protocol is lower than 1.19.4 version

Everything which is required to do is just small check (in case if ViaVersion is enabled) what protocol player is using and if it is lower than 1.19.4, set nametag to minecraft default one. This feature should also have option in config or maybe even section for lower versions how to display nametag in this case.

I think adding it is important because a lot of servers are using ViaVersion.

It will make it way more compatible and attractive for servers, especially while using ViaVersion or other plugin which allows joining lower version to minecraft.
Efford requires is super minimal but benefits are big.

Thats how nametag looks below 1.19.4:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions