Class PlayerJoin
- java.lang.Object
-
- fr.royalpha.revenge.core.event.EventListener
-
- fr.royalpha.revenge.core.event.player.PlayerJoin
-
- All Implemented Interfaces:
org.bukkit.event.Listener
public class PlayerJoin extends EventListener
-
-
Field Summary
-
Fields inherited from class fr.royalpha.revenge.core.event.EventListener
plugin
-
-
Constructor Summary
Constructors Constructor Description PlayerJoin(RevengePlugin plugin)
-
Method Summary
Modifier and Type Method Description void
onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent ev)
-
-
-
Constructor Detail
-
PlayerJoin
public PlayerJoin(RevengePlugin plugin)
-
-