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 TypeMethodDescriptionvoid
onJoin
(org.bukkit.event.player.PlayerJoinEvent joinEvent) void
onQuit
(org.bukkit.event.player.PlayerQuitEvent quitEvent) void
rejoinRequest
(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
-