Issue with tab and nte
Jcodeerd opened this issue ยท 2 comments
Bug Report
Type /ver NametagEdit and post the output.
[Fri, 1. Oct 2021 17:02:21 CEST INFO] NametagEdit version 4.5.0
[Fri, 1. Oct 2021 17:02:21 CEST INFO] Authors: sgtcaze and Cory
What version of Bukkit/Spigot/PaperSpigot are you using? Type /ver
[Fri, 1. Oct 2021 17:02:41 CEST INFO] This server is running Airplane version git-Airplane-87 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 002f470 on HEAD)
Unknown version
Previous version: git-Airplane-79 (MC: 1.17.1)
What plugins are you using? Type /plugins
[Fri, 1. Oct 2021 17:02:51 CEST INFO] Plugins (59): AdvancedBan, ajStartCommands*, AntiAFK*, AntiDonkeyDupe, AuctionHouse, BentoBox, BuycraftX, Citizens, ClicksPerSecond*, CommandCooldown, CoreProtect, CrateReloaded, DeluxeAnnounce, DeluxeTags, DiscordSRV, EconomyShopGUI, EnderVaults, EpicGuard*, Essentials, EssentialsChat, EssentialsSpawn, GCore, Harbor, HeadDB, HolographicDisplays, IllegalStack, InventoryRollback, InvSeePlusPlus, LPC, LuckPerms, MyCommand, NametagEdit, NexEngine, NoCheatPlus, PlaceholderAPI, PlugMan, ProtocolLib, QuickShop, Scoreboard-revision*, ServerRestorer, SilkSpawners, spark, StaffChat, STN-Studios-API, SuperVanish, TabList, Tamablefoxes, TempFly, TradeSystem, UltimateAutoRestart, Vault, ViaBackwards, ViaRewind, ViaVersion, Votifier, VotingPlugin, WorldBorderAPI, WorldEdit, WorldGuard
Please explain your issue. How do you trigger it?
Something goes wrong with my tab.
After reloading nte it usually fixes the issues, but this time it does not
Are there any errors in the console? Please use: https://pastebin.com
overworld needs to be above beginner
groups.yml:
`Groups:
Admin:
Permission: nte.admin
Prefix: '&a[&cAdmin&a]&9'
Suffix: ''
SortPriority: 1
Overworld:
Permission: nte.overworld
prefix: '&7<62>&aOverworld&r '
Suffix: ''
SortPriority: 5
Beginner:
Permission: nte.beginner
prefix: '&7<62>&eBeginner&r '
Suffix: ''
SortPriority: 15
Default:
Permission: nte.default
prefix: '&7<62>&r Member &r'
tabname: '%player%'
Suffix: ''
SortPriority: 20
`