unlock_collection
Unlocks the specified collection for the player if it is not already unlocked.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
collection | The collection to unlock for the player. | STRING |
Trigger parameters required
PLAYER
Example
effects:
- id: unlock_collection
args:
collection: <value>
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |