Skip to content

Frequently Asked Questions

NEZNAMY edited this page Jun 16, 2020 · 125 revisions

Content

Why does %rank% say "No Rank" ?

Your primary permission group is not defined in rank-aliases.

How to add players to %staffonline% placeholder ?

As mentioned on placeholders page and in default config too, give them tab.staff permission.

How do i make %online% not count vanished players ?

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%.

How do i disable ping in tablist ?

yellow-number-in-tablist: ''

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).

How to make player heads visible in tablist ?

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.

How can I add more columns in tablist ?

Players are put into columns by the client, it is not managed by the server. The only way is to get more players.
There could be a way in a future to do that aswell as add fake players slots in the tablist but isn't a priority yet.
You can check the progress about this feature here.

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. However, premium version offers automatic suffix aligning for the same effect but with no limits.

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").

Clone this wiki locally