Class GSAuthListenerWithProxy
java.lang.Object
com.gamersafer.minecraft.auth.paper.listener.GSAuthListenerWithProxy
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
ConstructorDescriptionGSAuthListenerWithProxy
(com.gamersafer.minecraft.auth.common.GSAuthPlugin core, GSAuthPaper plugin, com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration config, com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration lang, com.gamersafer.minecraft.auth.common.abstraction.ILogger logger, com.gamersafer.minecraft.auth.common.commands.CommandRegistry commandRegistry) -
Method Summary
Modifier and TypeMethodDescriptionvoid
onPlayerQuit
(org.bukkit.event.player.PlayerQuitEvent event)
-
Constructor Details
-
GSAuthListenerWithProxy
public GSAuthListenerWithProxy(com.gamersafer.minecraft.auth.common.GSAuthPlugin core, GSAuthPaper plugin, com.gamersafer.minecraft.auth.common.configuration.ServerConfiguration config, com.gamersafer.minecraft.auth.common.configuration.ServerLanguageConfiguration lang, com.gamersafer.minecraft.auth.common.abstraction.ILogger logger, com.gamersafer.minecraft.auth.common.commands.CommandRegistry commandRegistry)
-
-
Method Details
-
onPlayerQuit
public void onPlayerQuit(org.bukkit.event.player.PlayerQuitEvent event)
-