PlaceholderAPI Placeholders

ForceResourcepacks provides a set of placeholders for PlaceholderAPI. You can use them in any plugin that supports PlaceholderAPI. The placeholders are prefixed with frp_. You can find a list of all placeholders below.

Placeholders

%frp_pack%

Returns the name of the resourcepack that was sent to the player.

%frp_storedpack%

Returns the name of the resourcepack that was stored for the player on the server.

%frp_pack_<pack>_online%

The amount of players online that have selected a certain pack

%frp_pack_<pack>_stored%

The amount of players total that have a certain pack stored

%frp_status%

Returns the status of the resourcepack prompt.

%frp_status_<status>%

Whether the player has the status, returns true or false ### %frp_status_<pack>_<status>% Whether the player replied with a certain status on a pack, returns true or false`