Placeholders

đź“‹PlaceholderAPI:

The plugin also offers placeholders from the PlaceholderAPI plugin. Therefore to use these placeholders you must have this plugin installed.

%particleshape_<name>_enter_players%

Find the number of players in a given circle by name

đź“–Custom Placeholders:

In this section you will learn what kind of placeholders this plugin offers, which you can use only in conditions

🏷️ Placeholder
đź’¬ Description

%nickname%

The player’s username

%display-name%

Player’s display name (may include colors or nickname)

%uuid%

Unique ID of the player

%health%

Current health

%food%

Food (hunger) level

%level%

Experience level

%exp%

Experience progress (0.0–1.0)

%gamemode%

Current game mode (e.g. survival, creative)

%ping%

Current network ping

%is-flying%

Shows true if the player is flying

%is-sneaking%

Shows true if the player is sneaking (shift)

%is-sprinting%

Shows true if the player is sprinting

%is-op%

Shows true if the player is an operator

%is-online%

Shows true if the player is online

%potion-effect%

List of all active potion effects (separated by ;)

%world%

The name of the world the player is in

%location%

Full coordinates as X,Y,Z

%location-x%

Player’s X coordinate

%location-y%

Player’s Y coordinate

%location-z%

Player’s Z coordinate

%online%

Total number of online players

%max-players%

Server’s max player capacity

%server-name%

The server’s name

%server-version%

Version of the server

%server-ip%

Server IP address

%server-port%

Port number the server is running on

Last updated