Alvin-LB / NameTagChanger

Library to be shaded into Bukkit Plugins to allow for modification of player name tags.
MIT License
31 stars 10 forks source link

How i can use more 16 symbols #8

Closed Sitmobedaf closed 5 years ago

Sitmobedaf commented 5 years ago

http://img11.lostpic.net/2018/11/12/dbb94210d1b593110e594d273785376b.jpg How i can use Scoreboard teams via this library?

Alvin-LB commented 5 years ago

In theory, there should be nothing special you'd need to do. Just use the regular Scoreboard API and the player to a team where you have set the prefix and/or suffix.

This library does some trickery to make this work with the name changes, but as far as I know it should work as normal.