| Class | Description |
|---|---|
| AddSpellEvent |
A custom event that the Magic plugin will fire any time a player
gets a spell added to their wand.
|
| CastEvent |
A custom event that the Magic plugin will fire any time a
Mage casts a Spell.
|
| CraftWandEvent |
A custom event that the Magic plugin will fire any time a player
crafts a magic recipe.
|
| EarnEvent |
Called whenever a player earns SP from casting spells.
|
| LoadEvent |
A custom event that fires whenever Magic loads or reloads configurations.
|
| MageLoadEvent |
A custom event that fires after a Mage's data is loaded.
|
| MagicErrorEvent |
A custom event that the Magic plugin calls any time an error occurs
|
| MagicMobDeathEvent | |
| MagicWarningEvent |
A custom event that the Magic plugin calls any time a warning occurs
|
| PathUpgradeEvent |
A custom event that the Magic plugin will fire whenever a player upgrades to a new level
|
| PreCastEvent |
A custom event that the Magic plugin will fire any time a
Mage casts a Spell.
|
| PreLoadEvent |
A custom event that fires whenever Magic loads or reloads configurations.
|
| SaveEvent |
A custom event that fires whenever Magic saves.
|
| SpellInventoryEvent |
This event is fired whenever a player open or closes their spell inventory.
|
| SpellUpgradeEvent |
A custom event that the Magic plugin will fire whenever a player upgrades
a spell by casting it enough.
|
| StartCastEvent |
A custom event that the Magic plugin will fire any time a
Mage casts a Spell.
|
| WandActivatedEvent |
A custom event that the Magic plugin will fire whenever a wand has become
activated.
|
| WandDeactivatedEvent |
A custom event that the Magic plugin will fire whenever a wand is
deactivated.
|
| WandPreActivateEvent |
A custom event that the Magic plugin will fire whenever a player equips
a wand but before the wand becomes activated.
|
| WandUpgradeEvent |
This event is deprecated and will be replaced by PathUpgradeEvent.
|
| Enum | Description |
|---|---|
| EarnEvent.EarnCause |
Copyright © 2021 elMakers. All rights reserved.