FastBoard icon indicating copy to clipboard operation
FastBoard copied to clipboard

Tab list?

Open Electroid opened this issue 4 years ago • 4 comments

This is a really great library, thanks for making it "thin" and easy to use. Would you consider adding support or making another library for tab list support?

Electroid avatar Dec 19 '20 20:12 Electroid

Hi, yes it could a be nice feature, but just what would be the benefits of using a lib instead of using the Bukkit API (creating scoreboard teams with the Bukkit API or just using Player#setPlayerListName) ?

MrMicky-FR avatar Dec 21 '20 22:12 MrMicky-FR

I know this is really old (and im not experienced with this) but I believe using packets instead of the Bukkit API allows for having less conflicts with other plugins? Idk but I remember seeing plugins saying that's why they use packets.

jordoncodes avatar Feb 13 '24 07:02 jordoncodes

Is it possible for you to create an API to be able to do so?

ImNotStable avatar Feb 15 '24 15:02 ImNotStable

Is it possible for you to create an API to be able to do so?

I could send code to send tablist prefix/suffix, essentially a builder for a packet; using NMS or protocollib if u want, add me on discord: onlyjordon

jordoncodes avatar Feb 16 '24 11:02 jordoncodes