Denizen Meta Documentation
Denizen Home
Commands
Tags
Object Types
Mechanisms
Events
Language Explanations
NPC Actions
Theme
Standard Dark
Behrry Dark
Acidic (Dark)
Chrispy Dark
Analogous Orange (Dark)
Breadcrumb Dark
Quite Light
Baguette (Light)
Denizen Script NPC Actions
NPC Actions go in 'assignment' scripts, and work like 'events' but linked to the assigned NPC.
Learn about how NPC Actions work in
The Beginner's Guide
.
Showing 1 out of 39 NPC Actions...
Action Lines
assignment
Triggers
when the assignment script is added to an NPC.
Contexts
None
Source
https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/npc/traits/AssignmentTrait.java#L72