playerpoints_earn (task type)

Since v3.14

Plugin ‘PlayerPoints’ required

Earn a number of points.

Options

Key Description Type Required Default Notes
amount The number of points. Integer Yes - -

Examples

Earn 10 points:

playerpoints:
  type: "playerpoints_earn"
  amount: 10                             # number of points to earn

Back to top

This wiki serves as a manual for Quests however there is no guarantee that the information is up-to-date or complete. As per the license, this software provides absolutely no warranty, nor are the maintainers liable for any damages. Please see the license text for more information.

This site uses Just the Docs, a documentation theme for Jekyll.