Description
Executes the skill when the player stops using the item.
The associated @trigger is the player itself
Examples
ExampleItem:
Material: SHIELD
Skills:
- message{m="Are we done with that? T.T"} @self ~onCancelUse
Aliases
- onStopUse
- onStopUsing
- onCancelUsing