Inherited permission issues with tablist.
johnsoncui02 opened this issue ยท 3 comments
Bug Report
NameTagEdit Version: 4.2.0 (or known as 4.0.2 in spigot).....
Spigot Version: 1.12.2-R.0.1-SNAPSHOT
Plugins: Currently using luckperms with ezrankspro
Issue Explained: for example, rank A has rank B's permission, so on and so forth. Due to that reason. rank A has nte.A permission and rank B has nte.B permission. But the tablist does not seem to switch over but instead stays in rank A's tablist.
No errors in console
Hello,
You either need to setup the order of the tags.
or
On Rank B
negate the Rank A
permission node.
Kind Regards,
Cory
The order of your Groups.yml file is in the incorrect order.
Please see this link
SortPriority and GroupOrder are different. SortPriority indicates how the nametags should be displayed in the tab. GroupOrder indicates the hiearchy of your groups (where Owner would be top priority, and default would be last)
Basically:
Owner:
...
Admin:
...
etc
If you continue experiencing issues, please reopen this issue (try tagging me, sometimes I do not see any updates on issues.)