#(_denshot) event eat on denizen

6 messages · Page 1 of 1 (latest)

lethal ember
#

hi i cant find eat event can you help me

visual ledgeBOT
#

(_denshot) event eat on denizen

visual ledgeBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

fringe pelican
#

!e player consumes

white sandBOT
# fringe pelican !e player consumes
Group

Player

Event Lines

player consumes item player consumes <item>

Triggers

when a player consumes (eats/drinks) an item (like food or potions).

Has Player

Always. - this adds switches flagged:<flag name> + permission:<node>, in addition to the <player> link.

Context

<context.item> returns the ItemTag.
<context.hand> returns an ElementTag of the hand being used to consume the item. Can be either HAN...

Determine

ItemTag to change the item being consumed. Use with caution, if the player is eating a stack of items, this will replace the entire stack.

Has Known Location

True - this adds switches in:<area> + location_flagged:<flag name>.

Cancellable

True - this adds <context.cancelled> and determines cancelled + cancelled:false.