Settings
Available on ItemsAdder 3.6.1+
events_settings
events_settingsSpecial item attribute to customize some properties of events.
Cooldown
You can set a cooldown which won't allow the player to trigger any of the actions for this item. Useful to avoid players to spam a special item.
healing_crystals:
display_name: display-name-healing_crystals
permission: healing_crystals
## .... item properties
events_settings:
cooldown:
indicator: HUD
ticks: 120
events:
## .... your eventsCooldown indicator
You can customize the cooldown indicator and decide from some different indicator types:
HIDDEN
Won't show any indicator.
HUD
Shows a custom HUD on-screen.

TITLE
Shows a big on-screen title indicator.

BOSSBAR
Shows a bossbar on-screen.