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