Placeholders

📝 Atualizado em 07/02/2026

Player Placeholders

Placeholder Description Example
%player% Player name Steve
%player_name% Player name Steve
%player_uuid% Player UUID 069a79f4-44e9-4726-a5be-fca90e38aaf5

Location Placeholders

Placeholder Description Example
%world% World name world
%x% X coordinate 100
%y% Y coordinate 64
%z% Z coordinate -200

Player Stats Placeholders

Placeholder Description Example
%health% Current health 20.0
%food% Food level 20
%level% Experience level 30

Case-Insensitive

All placeholders work with any capitalization:

  • %player%
  • %Player%
  • %PLAYER%
  • %PlAyEr%

PlaceholderAPI Support

If PlaceholderAPI is installed, you can use any PAPI placeholder:

%player_displayname%
%vault_eco_balance%
%player_item_in_hand%