Skip to content

PlaceholderAPI

Compatibility with PlaceholderAPI

  • PAPI

Automatically detects and compares numbers and strings with optional case sensitivity.

ParameterSyntaxDefaultExplanation
ignoreCaseBooleanfalseSupports optional case-insensitive string comparison.
# PAPI <first> <operator> <second> [options]
conditions:
papiName: PAPI player_name == MyName ignoreCase:true # player_name is MyName / ignoreCase is true = true
papiLevel: PAPI player_level >= 123