Fix new icons not being processed by placeholders properly. When new icons were added, they were not applied correctly inside the plugin until a server restart.
Add more delay to active presets. Should resolve some issues with flickering.
All NBT related conditions now support simple NBT paths. (For example getting an items custom model data in an item frame would have the NBT path Item.tag.CustomModelData)
New lookingatcitizen condition added for the Citizens plugin. Supports multiple ids.
New op condition. Check if a player is op
Added two new actions:
on-show: trigger actions when a tooltip appears
on-stop-showing: trigger actions when a tooltip stops being shown
Added in-plugin commands that are used in actions. More info in the docs.