Enchant
Fires when a Player researches an Enchant.
Example usage:
Parameters
player: Player
The player who researched the enchant.
enchant: EnchantType
Type of enchant researched by the player.
cancelled: bool [modifiable]
If set to true, the enchant research will be cancelled.
Last updated