Player Info Visibility (Effect) — Skript
Addon: Skript · Category: Effect · Since: 2.3
Syntax
hide [all] player [related] info[rmation] [(in|on|from) [the] server list]Description
Sets whether all player related information is hidden in the server list. The Vanilla Minecraft client will display ??? (dark gray) instead of player counts and will not show the <a href='#ExprHoverList'>hover hist</a> when hiding player info. <a href='#ExprVersionString'>The version string</a> can override the ???. Also the <a href='#ExprOnlinePlayersCount'>Online Players Count</a> and <a href='#ExprMaxPlayers'>Max Players</a> expressions will return -1 when hiding player info.
Examples
hide player info
hide player related information in the server list
reveal all player related info