Class JoinListener
java.lang.Object
me.hsgamer.topper.spigot.plugin.listener.JoinListener
- All Implemented Interfaces:
io.github.projectunified.minelib.plugin.base.Loadable
,io.github.projectunified.minelib.plugin.listener.ListenerComponent
,org.bukkit.event.Listener
public class JoinListener
extends Object
implements io.github.projectunified.minelib.plugin.listener.ListenerComponent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.projectunified.minelib.plugin.listener.ListenerComponent
disable, enable, getPlugin
Methods inherited from interface io.github.projectunified.minelib.plugin.base.Loadable
load
-
Constructor Details
-
JoinListener
-
-
Method Details
-
onJoin
public void onJoin(org.bukkit.event.player.PlayerJoinEvent event)
-