Skip to content

Placeholders

TheBrewingProject supports both PlaceholderAPI and MiniPlaceholders for displaying information.

Please note that some plugins don’t support plugins support PlaceholderAPI, or MiniPlaceholders.
To reliably check if a placeholder works, you can use the following commands:

# For PlaceholderAPI
/placeholderapi parse PLAYER PLACEHOLDER
# For MiniPlaceholders
/miniplaceholders parse PLAYER PLACEHOLDER
PlaceholderAPIMiniPlaceholdersDescription
%tbp_[modifier]%<tbp_[modifier]>Returns the value of a modifier from the player’s state. For example %tbp_alcohol%.
%tbp_next_event%<tbp_next_event>Name of the next event that will happen when the player is drunk.