Skip to content

Events and sending messages

You can initiate an event whenever the brew is consumed like this:

my_brew:
...
events:
- +stumble
- ++gsit:sit
- +++my_custom_event
- tunnel_vision

You can specify some messages to send to the player. They are specified using the MiniMessage format

my_brew:
...
messages.action-bar: This message will show up on player action bar
messages.title: This message will show up on player title
messages.message: This message will show up in player chat