Skip to content
Florian Stober edited this page Apr 14, 2020 · 10 revisions

The icons next to the player name in the tab list are not showing up

Your server needs to meet the following requirements for the icons to show up:

  • You need to run Minecraft 1.8 or above.
  • Your server cannot run in offline mode (see #269).

How to set, that only players on a local server can be seen?

  1. Create a player set containing only those players:

    playerSets:
      same_server: ${player server} = ${viewer server}
  2. Change the playerSet option such that the plugin uses the same_server player set when displaying players

    playerSet: same_server