PlaceholderAPI paper/parse_placeholders

Parse Placeholders

Processes a string through PlaceholderAPI, replacing %placeholder% tokens.

Note: Requires PlaceholderAPI to be installed. If PlaceholderAPI is not present, returns the original text unchanged.

Inputs

NameTypeOptionalDescription
player player Player for context (e.g. %player_name%).
text string Text containing %placeholders%.

Outputs

NameTypeDescription
result string Fully parsed string.

Properties

KeyTypeDefaultDescription
text string "%player_name%" Text