-
Notifications
You must be signed in to change notification settings - Fork 331
Frequently Asked Questions
- Can I use a space in command to set prefix/suffix ? Or do I need to edit it manually in the config ?
- How to make animations work in prefix/suffix ?
- Can you add scoreboard function ?
- How do i make %online% not count vanished players ?
- Is PlaceholderAPI supported ? / PlaceholderAPI placeholders don't work ?!
- Can i show some text in the variable next to the connection bar in tablist ? / Can i change the number's color ?
- How to make player heads visible in tablist ?
- So, i enabled unlimited nametag mode understanding it's experimental, but it doesn't seem to work. Why ?
- How to make the plugin compatible with glow plugins ?
- How do i disable the ping in tablist ?
- Where can i find current default config ?
- How to add players to %staffonline% placeholder ?
- Why is player sorting not working ?
- Why does %rank% say "No Rank" ?
Can I use a space in command to set prefix/suffix ? Or do I need to edit it manually in the config ?
Yes, you can use spaces in command, but the space can't be the first or last character (for example prefix "&4Admin &f" instead of "&4Admin&f " and "&f &6Suffix" as a suffix instead of " &6Suffix").
First, you need to create an animation in animations.yml file. There is a lot of examples so you should not have a problem making your own. After you create one, you need to set nametag-refresh-interval-milliseconds or tablist-refresh-interval-milliseconds (depending on where are you trying to use the animation) to lower value. If your newly created animation has refresh interval 200 milliseconds, set the value to 200 (not less to save cpu).
Check out the premium version with scoreboard feature and more https://www.mc-market.org/resources/14009/
Use %canseeonline% instead (vanished admins will still see the real count because they can see themselves obviously, but (other) players won't). Same with %staffonline% -> %canseestaffonline%.
PlaceholderAPI is supported and plugin is hooking into PlaceholderAPI correctly. If some placeholder doesn't work, make sure you have appropriate expansion downloaded. Relational placeholders were tested and confirmed to be working by a few people too. If you still can't get PlaceholderAPI placeholders to work, you can ask for help on PlaceholderAPI's discord server.
Can i show some text in the variable next to the connection bar in tablist ? / Can i change the number's color ?
No, there are only 2 options: yellow number and hearts. Nothing else, color cannot be changed. Beg mojang to allow it like you did with the 16 char prefix limit in nametag, so they removed the limit in 1.13 which makes my unlimited nametag mode pretty useless there.
online-mode=true in server.properties or get a plugin like FastLogin that changes connections of premium players to online connections. There's no way a cracked player can see heads.
So, i enabled unlimited nametag mode understanding it's experimental, but it doesn't seem to work. Why ?
This thing shows nametags completely differently than vanilla. As a result, hacked clients that allow you to see your own nametag will not work for this. To see the result, you need another person to look at you. You can also use /tab ntpreview to temporarily display the text for yourself (the command is a toggle).
The plugin prevents any other attempts to modify player's name tag to avoid players being sorted randomly and losing prefix whenever other plugins feel like. This is mainly targeted against CMI and ViaVersion, as well as glow plugins. Because of that, the only way to make it compatible is to add the glow plugin's placeholder (placeholderapi needed) at the end of tagprefix so the name will have that color, such as tagprefix: "&4Admin %eglow_glowcolor%" If you're looking for a working glow plugin, check out eGlow.
tablist-objective: NONE
As mentioned on placeholders page and in default config too, give them tab.staff permission.
Your permission group is not defined in rank-aliases.
- Why TAB?
- Installation
- Commands & Permissions
- Frequently Asked Questions
- Compatibility
- How to assign players into groups
- Known issues
- TAB-Bridge plugin
- Belowname
- Bossbar
- Global playerlist
- Header/Footer
- Layout
- Multi server support
- Nametags
- Per world playerlist
- Ping spoof
- Playerlist objective
- Scoreboard
- Sorting in tablist
- Spectator fix
- Tablist name formatting