NametagEdit

721k Downloads

Group not showing in TAB

Spencer7k opened this issue ยท 7 comments

commented

What version/build of NametagEdit are you using? Type /ver NametagEdit

4.1.3

What version of Bukkit/Spigot/PaperSpigot are you using? Type /ver

What plugins are you using? Type /plugins

Please explain your issue?

one of my ranks is not showing the prefix in TAB or above play heads. All of the other groups work just fine, and i tried turning on the debug and im getting no errors. http://pastebin.com/w21B1Hdw Thats my groups, its the foreman group that is having issues, its showing any lower rank than it.

How do you reproduce the issue?

Is there an error(s) in the console? Please use: https://pastebin.com

commented

Isn't it showing at all, or does it seem to be cutted down?

commented

It shows any other NTE tags the player also has, but if they have no other tags it shows nothing, all of the other tags work just fine, its only foreman that is having trouble..

commented

Nametags cannot have the same SortPriority. SortPriority should be unique.

commented

I tried making the sort priority unique and that did not fix it

commented

Is nte.f an explicit permission given to the group?

Is the nametag order correct? e.g. the groups are ordered from highest to lowest priority?
Take a look at /ne order if this is the case: https://github.com/sgtcaze/NametagEdit/blob/master/documentation/Commands.creole

commented

they are not listed in the groups file by priority, but i dont feel like that is the cause since all of my other tags work perfectly. also i cant use the /ne order command because i have like 16 groups and it is too long to actually type out.... nte.f was a test to see if the problem was the original perm of nte.foreman, i also tried test.test as the perm and that did not work either.

commented

Please post your updated groups.yml. If need be I will add more information to the debugger.