me.se1by.TeleSocial
Class telesocial

java.lang.Object
  extended by org.bukkit.plugin.java.JavaPlugin
      extended by me.se1by.TeleSocial.TeleSocial
All Implemented Interfaces:
org.bukkit.command.CommandExecutor, org.bukkit.plugin.Plugin

public class telesocial
extends org.bukkit.plugin.java.JavaPlugin


Field Summary
private  telesocialCommandExecutor myExecutor
           
static java.util.HashMap<java.lang.String,java.lang.String> online
           
private  pListener pListener
           
 
Constructor Summary
telesocial()
           
 
Method Summary
 void onDisable()
           
 void onEnable()
           
 
Methods inherited from class org.bukkit.plugin.java.JavaPlugin
getClassLoader, getCommand, getConfig, getConfiguration, getDatabase, getDatabaseClasses, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getPluginLoader, getResource, getServer, initialize, installDDL, isEnabled, isInitialized, isNaggable, onCommand, onLoad, reloadConfig, removeDDL, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

pListener

private pListener pListener

myExecutor

private telesocialCommandExecutor myExecutor

online

public static java.util.HashMap<java.lang.String,java.lang.String> online
Constructor Detail

telesocial

public telesocial()
Method Detail

onDisable

public void onDisable()

onEnable

public void onEnable()