slib
Toggle table of contents
1.5.3
Select version
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
slib
api-common
/
su.plo.slib.api.event.player
/
McPlayerJoinEvent
Mc
Player
Join
Event
object
McPlayerJoinEvent
:
GlobalEvent
<
McPlayerJoinEvent.Callback
>
An event fired when a player joins the server.
Members
Types
Callback
Link copied to clipboard
fun
interface
Callback
Properties
invoker
Link copied to clipboard
val
invoker
:
McPlayerJoinEvent.Callback
Functions
clear
Listeners
Link copied to clipboard
fun
clearListeners
(
)
register
Listener
Link copied to clipboard
fun
registerListener
(
listener
:
McPlayerJoinEvent.Callback
)
unregister
Listener
Link copied to clipboard
fun
unregisterListener
(
listener
:
McPlayerJoinEvent.Callback
)