Skip to content

Commit

Permalink
add honey triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Exanthiax committed Sep 19, 2024
1 parent a932739 commit 1d52509
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/effects/all-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ and are used in plugins like EcoSkills, EcoPets, EcoJobs (etc) for levelling.
| `click_block` | Triggered when right-clicking on a block | 1 |
| `click_entity` | Triggered when right-clicking on an entity | 1 |
| `collect_envoy` | Triggered when collecting an envoy crate **Requires AxEnvoy** | 1 |
| `collect_honey` | Triggered when a player right-clicks a full Beehive/Bee_Nest with an empty bottle | 1 |
| `collect_honeycomb` | Triggered when a player right-clicks a full Beehive/Bee_Nest with shears | 1 |
| `complete_advancement` | Triggered when completing an advancement | 1 |
| `complete_quest` | Triggered when completing a quest **Requires EcoQuests** | 1 |
| `complete_task` | Triggered when completing a task **Requires EcoQuests** | 1 |
Expand Down

0 comments on commit 1d52509

Please sign in to comment.