public class TranslationPlugin
extends org.bukkit.plugin.java.JavaPlugin
            | Constructor and Description | 
|---|
TranslationPlugin() 
                                 | 
                            
| Modifier and Type | Method and Description | 
|---|---|
void | 
                                onDisable() 
                                 | 
                            
void | 
                                onEnable() 
                                 | 
                            
getClassLoader, getCommand, getConfig, getDatabase, getDatabaseClasses,
                                    getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger,
                                    getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer,
                                    getTextResource, initialize, installDDL, isEnabled, isInitialized, isNaggable,
                                    onCommand, onLoad, onTabComplete, reloadConfig, removeDDL, saveConfig,
                                    saveDefaultConfig, saveResource, setEnabled, setNaggable, toStringpublic void onEnable()
onEnable in
                                        interface org.bukkit.plugin.PluginonEnable in
                                        class org.bukkit.plugin.java.JavaPluginpublic void onDisable()
onDisable in
                                        interface org.bukkit.plugin.PluginonDisable in class org.bukkit.plugin.java.JavaPlugin