onJoin

fun Player.onJoin(callback: PlayerJoinEvent.() -> Unit)

Custom Interaction Method for the PlayerJoinEvent. Register SmartEvents and use the Event Manager.

See also