Skip to content

Commit

Permalink
Added trigger_custom
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Dec 20, 2023
1 parent 9795ec9 commit c0f26e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/effects/all-effects/trigger_custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,9 @@ You then use the trigger like any other trigger:
triggers:
- custom_example
```
You can also call custom triggers with `/libreforge trigger <subject> <id> [value]`

The subject can be any player name or UUID, entity UUID, `global` and `server` for the server,
and `all` and `everyone` to run it for all players.

0 comments on commit c0f26e2

Please sign in to comment.