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