Skip to main content

PLAYTIME

PLAYTIME adds progress every second while the player is online and allowed to progress.

Format

quest:
objectives:
type: "PLAYTIME"
goal: 3600
required:
- "1h"

Required values

Use a duration string or seconds.

ExampleMeaning
36003600 seconds.
1h1 hour.
1d,5h1 day and 5 hours.

Notes

  • If required contains a valid duration, that value is used.
  • If no valid required duration exists, the plugin falls back to goal.
  • Background checks run once per second.