sr_set_applied_skin
Replaces the skin that SkinsRestorer is about to apply with a different one.
Categories: meta, player
Required arguments
| Key(s) | Description | Type |
|---|
skin | | |
Optional arguments
| Key(s) | Description | Type | Default |
|---|
variant | The skin model variant to look up when the skin is a URL. | STRING | CLASSIC |
Trigger parameters required
Example
effects:
- id: sr_set_applied_skin
args:
skin: <value>
variant: <value> # ← Optional
Behaviour
| Setting | Value |
|---|
| Run order | NORMAL |
| Supports delay | false |
| Reloads on plugin reload | true |