Package dev.aura.bungeechat.listener
Class JoinMessageListener
- java.lang.Object
-
- dev.aura.bungeechat.listener.JoinMessageListener
-
-
Constructor Summary
Constructors Constructor Description JoinMessageListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onPlayerJoin(BungeeChatJoinEvent e)
-
-
-
Method Detail
-
onPlayerJoin
public void onPlayerJoin(BungeeChatJoinEvent e)
-
-