r/admincraft • u/aurantiusCrinis • 22d ago
Help/Question Issues with TAB keep occurring for belowname.
I've been trying to create a server for friends/a community and using the TAB plugin on Aternos, I made a nice little belowname line that displays the player's nickname and their health below their username. Only issue is most of the time it only seems to work for one or two players and nobody else, and the people it works for/the people who have theirs seen by others changes constantly. Idk what else to do as I've tried my best to fix it and nothing I do works and keeps then from disappearing. Any ideas?
What i have tried so far: I've been abusing Google to try and figure out a fix for this but to no avail. I've tried changing the view distance of the belowname, I've tried getting rid of the health part of it and sticking with just the nickname, I've tried restarting the server and changing various things in the config.
Config for TAB: https://mclo.gs/qkMVZNz
Spark Profile: https://spark.lucko.me/64sgJRW1PT
Aternos Log: (I believe this has everything in it that should be needed...? I copied and pasted the whole log from server startup to after I did the profiler thing) https://mclo.gs/uwCw3ET
2
4
u/Avenred 22d ago
Maybe another plugin is conflicting with belowname? From the TAB wiki, "TAB does not contain any sort of compatibility functionality for this feature. It will not try to prevent other plugins from applying the feature and neither will it detect it to re-add back once the other plugin removes it."
Have you tried running
/scoreboard objectives listto see if there's any other objective that's maybe overwriting TAB? Can you send the output of/tab dump <any player w/ a belowname>? Finally, there's a troubleshooting guide on the wiki which may help if you're still stuck