GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.69k stars 674 forks source link

Problem with player list for Bungee TabList Plus 3.0.9 #171

Open BaxAndrei opened 4 years ago

BaxAndrei commented 4 years ago

Describe the bug Non-existent players appear on the ESC menu which should have been displayed in the TAB (java) menu as categories.

To Reproduce Use a server with this plugin installed.

Expected behavior Not to appear at all, considering that the tab menu is only available on java.

Screenshots MC:PE: image JAVA: image

Server version This server is running Paper version git-Paper-71 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)

Geyser version https://ci.nukkitx.com/job/Geyser/job/master/171/

Bedrock version 1.14.30

Additional context

Nixuge commented 4 years ago

#167

BaxAndrei commented 4 years ago

I do not know if it necessarily fits, because, from what I know, those names are not NPCs (ex: Citizens) but random names of characters present only in the tab menu. ( https://github.com/CodeCrafter47/BungeeTabListPlus/issues/505#issuecomment-581008438 )

Tim203 commented 4 years ago

They are present because Java edition has them too. The only difference is that we haven't implemented everything for example seeing the names like Java does. So we won't remove them, but we might implement seeing the expected names

Artuto commented 4 years ago

Bumping this

They are present because Java edition has them too. The only difference is that we haven't implemented everything for example seeing the names like Java does. So we won't remove them, but we might implement seeing the expected names

Since those are dummy slots to have empty spaces I dont think they should be implemented, just not shown

LukaPix commented 3 years ago

Need this aswell, or maybe a blacklist where i can manually blacklist names not to be shown

Redned235 commented 3 years ago

Does this still occur?

BaxAndrei commented 3 years ago

I don't have the server anymore, but I'll make one soon to test if the problem still persists.

chrismwiggs commented 2 years ago

Confirming this is still an issue today. Renders the player list for bedrock players un-usable, would be awesome to fix!