Class LibreLoginListener
java.lang.Object
de.themoep.resourcepacksplugin.bukkit.listeners.AuthHandler
de.themoep.resourcepacksplugin.bukkit.listeners.LibreLoginListener
- All Implemented Interfaces:
org.bukkit.event.Listener
Created by Phoenix616 on 24.04.2016.
-
Constructor Summary
ConstructorDescriptionLibreLoginListener
(WorldResourcepacks plugin, xyz.kyngs.librelogin.api.LibreLoginPlugin<org.bukkit.entity.Player, org.bukkit.World> libreLogin) -
Method Summary
Methods inherited from class de.themoep.resourcepacksplugin.bukkit.listeners.AuthHandler
onAuth
-
Constructor Details
-
LibreLoginListener
public LibreLoginListener(WorldResourcepacks plugin, xyz.kyngs.librelogin.api.LibreLoginPlugin<org.bukkit.entity.Player, org.bukkit.World> libreLogin)
-