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.
Returns the name of the resourcepack that was sent to the player.
Returns the name of the resourcepack that was stored for the player on the server.
The amount of players online that have selected a certain pack
The amount of players total that have a certain pack stored
Returns the status of the resourcepack prompt.
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`