Unlimited prefixes and suffixes
DarkFort opened this issue ยท 4 comments
Please add the ability to set unlimited prefixes and suffixes, this is in the plugin BungeeTabListPlus. Setting prefixes and suffixes occurs in nickname, and nicknames have unlimited number of characters in the tab.
I haven't found any feature described in BungeeTabListPlus that permits unlimited Prefix/Suffix length. 48 characters is the max amount of characters a nametag can be. I believe the client crashes in all cases where the length is longer than expected.
Could you provide an example screenshot/link?
That is Player#setPlayerListName(String name), which can be longer then a team prefix/suffix.
This can be closed I think :p