|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectme.mjolnir.mineconomy.internal.listeners.MCListener
public class MCListener
Listens for players' actions.
Field Summary | |
---|---|
static MineConomy |
plugin
MineConomy shortcut to plugin. |
Constructor Summary | |
---|---|
MCListener()
|
Method Summary | |
---|---|
void |
onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event)
Fires when player joins the game. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static MineConomy plugin
Constructor Detail |
---|
public MCListener()
Method Detail |
---|
public void onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event)
event
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |