Package dev.unnm3d.redischat.chat
Class JoinQuitManager
java.lang.Object
dev.unnm3d.redischat.chat.listeners.JoinQuitManager
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonJoin(org.bukkit.event.player.PlayerJoinEvent joinEvent) voidonQuit(org.bukkit.event.player.PlayerQuitEvent quitEvent) voidrejoinRequest(String playerName)
-
Constructor Details
-
JoinQuitManager
-
-
Method Details
-
onJoin
public void onJoin(org.bukkit.event.player.PlayerJoinEvent joinEvent) -
onQuit
public void onQuit(org.bukkit.event.player.PlayerQuitEvent quitEvent) -
rejoinRequest
-