- All Implemented Interfaces:
Runnable
- Author:
- ElgarL
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OnPlayerLogin
public OnPlayerLogin(Towny plugin,
org.bukkit.entity.Player player)
Constructor
- Parameters:
plugin
- - Towny plugin,
player
- - Player to run login code on.
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable