location-pinPredefined placeholders

Placeholders that will work in any plugin text

Placeholders:

Nome
Descrição
Jeito de usar

Lang text

Gets any text of the lang file. See more on Languages structure

lang:[custom-text]

Player's name

Shows the player's name

%player%

Plugin's prefix

Shows the custom plugin prefix

%prefix%

Variable

Replace the placeholder with a plugin's or player's variable

{var_name} or global:{global_var_name}

Atualizado