fr.xephi.authme.converter
Class RoyalAuthConverter

java.lang.Object
  extended by fr.xephi.authme.converter.RoyalAuthConverter
All Implemented Interfaces:
Converter, java.lang.Runnable

public class RoyalAuthConverter
extends java.lang.Object
implements Converter


Field Summary
 AuthMe plugin
           
 
Constructor Summary
RoyalAuthConverter(AuthMe plugin)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

plugin

public AuthMe plugin
Constructor Detail

RoyalAuthConverter

public RoyalAuthConverter(AuthMe plugin)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable