indicateAboutActivation

@Since(version = "2.2")
abstract fun indicateAboutActivation(text: String, player: Player)

This method indicates to the player that the enchantment has been activated. This method should display text to the player in a desired way.