on Player Activation
abstract fun onPlayerActivation(@NotNull activationListener: @NotNull ServerActivation.PlayerActivationListener)
Adds a new listener that will be invoked when a player uses the activation and meets all requirements:
Parameters
activation Listener
The listener to handle the activation event.