lp_log_action
Submits an entry to the LuckPerms action log.
Categories: meta, permission
Required arguments
| Key(s) | Description | Type |
|---|---|---|
description | The description of the action, supporting placeholders. | STRING |
Example
effects:
- id: lp_log_action
args:
description: Won the event
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |