Hide Player from Server List (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.3

Syntax

hide %players% (in|on|from) [the] server list

Description

Hides a player from the <a href='#ExprHoverList'>hover list</a> and decreases the <a href='#ExprOnlinePlayersCount'>online players count</a> (only if the player count wasn't changed before).

Examples

on server list ping:
	hide {vanished::*} from the server list

View source