#checking for currency availability from the player points plugin

1 messages · Page 1 of 1 (latest)

autumn quiver
#

how to check the amount of currency from the player points plugin, for example, I want 1 diamond to be given for 10 points, how can I do this so that there is a check?

blissful galleon
#

Use either a view or click requirement with the “==“ requirement with the input of the %playerpoints_points% placeholder and the output of your desired cost.

autumn quiver