reward_reset_wins

Resets the player's win count for the specified reward, allowing it to be won again if it has a win limit.

Categories: inventory

Required arguments

Key(s)DescriptionType
rewardThe ID of the reward to reset the win count for.STRING

Trigger parameters required

  • PLAYER

Example

effects:
  - id: reward_reset_wins
    args:
      reward: <value>

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue