on Player Activation Start
abstract fun onPlayerActivationStart(@NotNull activationStartListener: @NotNull ServerActivation.PlayerActivationStartListener)
Adds a new listener that will be invoked when a player starts using the activation and meets all requirements:
Parameters
activation Start Listener
The listener to handle the activation start event.