Class FirstJoinModule
java.lang.Object
com.haven.havenplugin.FirstJoinModule
- All Implemented Interfaces:
Module, org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.bukkit.event.Listener> getName()voidvoidvoidonPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Module
getCommands, getExecutor, getTabCompleter, reloadConfig
-
Constructor Details
-
FirstJoinModule
public FirstJoinModule()
-
-
Method Details
-
getName
-
onEnable
-
onDisable
-
getListeners
- Specified by:
getListenersin interfaceModule
-
onPlayerJoin
public void onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event)
-