Class GSBansListenerWithProxy
java.lang.Object
com.gamersafer.minecraft.bans.paper.listener.GSBansListenerWithProxy
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
ConstructorsConstructorDescriptionGSBansListenerWithProxy
(com.gamersafer.minecraft.bans.common.GSBansPlugin core, com.gamersafer.minecraft.bans.common.configuration.ServerConfiguration config, com.gamersafer.minecraft.bans.common.abstraction.ILogger logger) -
Method Summary
Modifier and TypeMethodDescriptionvoid
onPlayerQuit
(org.bukkit.event.player.PlayerQuitEvent event)
-
Constructor Details
-
GSBansListenerWithProxy
public GSBansListenerWithProxy(com.gamersafer.minecraft.bans.common.GSBansPlugin core, com.gamersafer.minecraft.bans.common.configuration.ServerConfiguration config, com.gamersafer.minecraft.bans.common.abstraction.ILogger logger)
-
-
Method Details
-
onPlayerQuit
public void onPlayerQuit(org.bukkit.event.player.PlayerQuitEvent event)
-