NEZNAMY / TAB-Bridge

Backend plugin to extend features on the proxy
31 stars 7 forks source link

TabAPI #22

Closed Yacka03 closed 1 year ago

Yacka03 commented 1 year ago

Hello i want to change my tab nickname in 1.19.4+ can this project help me for that if so what are the classes i need for that i can code but not have understanding of reflection

NEZNAMY commented 1 year ago

Bridge has nothing to do with tablist nicknames.

Yacka03 commented 1 year ago

You have a plugin named Namer with a plugin.yml name: Namer description: Changes the name of players main: me.perotin.namer.Namer version: 1.2 commands: namer: usage: /namer description: Sets a new name for player that can be more than two words and up to 16 characters! resetname: usage: /resetname description: Resets a player's name to what it was originally namerreload: usage: /namerreload description: Reloads the names.yml file

I need to port this to 1.19.4+ but i dont know how I want to change tablist name and name above player head 1.19.4+ thank you

Yacka03 commented 1 year ago

I decompiled it and source code is this if you need it [ /https://www.mediafire.com/file/hbqrobhagt0mem9/Namer_1.2_1(1).zip.src.zip/file

NEZNAMY commented 1 year ago

What does that have to do with TAB-Bridge project?