SayanVanish¶
The plugin SayanVanish is hooking into AdvancedServerList to provide placeholders of its own to be used in conditions and text options.
Placeholders¶
Placeholder | Description |
---|---|
${sayanvanish vanished} |
Returns true or false based on if the player is vanished. |
${sayanvanish level} |
Returns the vanish level of the player. |
${sayanvanish count} |
Returns the number of online players that are vanished. |
${sayanvanish online_here} |
Returns the number of online players on the same server that aren't vanished. |
${sayanvanish online_total} |
Returns the number of online players on the entire network that aren't vanished.1 |
${sayanvanish online_<server>} |
Returns the number of online players on <server> that aren't vanished.1 |
1 Only works when Proxy mode is enabled and will otherwise return PROXY_MODE IS NOT ENABLED!
Placeholder | Description |
---|---|
${sayanvanish vanished} |
Returns true or false based on if the player is vanished. |
${sayanvanish level} |
Returns the vanish level of the player. |
${sayanvanish count} |
Returns the number of online players that are vanished. |
${sayanvanish online_total} |
Returns the number of online players on the entire network that aren't vanished. |
${sayanvanish online_<server>} |
Returns the number of online players on <server> that aren't vanished. |