Prefixes will not show in TAB :/
Opened this issue · 3 comments
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
1.8-R0.1-SNAPSHOT
What plugins are you using? Type /plugins
WorldEdit�, �Installer�, �TimTheEnchanter�, �NTApi�, �CommandBlocker�, �ClearLag�, �ColorMOTD�, �NametagEdit�, �Multiverse-Core�, �WorldGuard�, �NoCheatPlus�, �PermissionsEx�, �mcMMO�, �ViaVersion�, �Vault�, �CustomEnchantments�, �EasyClearChat�, �Essentials�, �SignShop�, �KitAdder�, �SignColors�, �EssentialsChat�, �CrazyAuctions�, �PlayerVaults�, �EssentialsSpawn�, �EnjinMinecraftPlugin�, �Factions�, �SilkSpawners�
Please explain your issue?
Well, I will add a prefix to a group, and it won't display in TAB (sometimes it will show up for a few seconds but then go away) if i reload the server they will show again sometimes, but a player says something in chat, the prefix will disappear.
How do you reproduce the issue?
Reload/Restart Then talk
Is there an error(s) in the console? Please use: https://pastebin.com
Nope
Okay, I actually managed to fix this by disabling tab changes in essentials config, anyways. Now everybody's tag is Member? I set the permissions correctly and it will still make everybody have the member prefix, console says this.
[15:35:13] [Server thread/INFO]: [NametagEdit] [DEBUG] Created FakeTeam AAA8. Size: 1
[15:35:13] [Server thread/INFO]: [NametagEdit] [DEBUG] Player1 has been added to team AAA8
[15:35:13] [Server thread/INFO]: [NametagEdit] [DEBUG] Applying GroupTag 'Member' to Player1
[15:35:13] [Server thread/INFO]: [NametagEdit] [DEBUG] Using existing team for Player2
[15:35:13] [Server thread/INFO]: [NametagEdit] [DEBUG] Player2 has been added to team AAA8
[15:35:13] [Server thread/INFO]: [NametagEdit] [DEBUG] Applying GroupTag 'Member' to Player2
[15:35:13] [Server thread/INFO]: [NametagEdit] [DEBUG] Applied tags to all online players.
I replaces the usernames with Player1 and Player2
Wow, after like a week of trying to figure this out I finally fixed everything. The reason it kept setting player1 as member as well was because I accidentally left the quotation marks on the permission node. simple fix :)