Index

B G M O R 
All Classes and Interfaces|All Packages

B

BasePlugin - Class in me.hsgamer.hscore.bukkit.baseplugin
A slightly complicated SimplePlugin implementation
BasePlugin() - Constructor for class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
 
BasePlugin(JavaPluginLoader, PluginDescriptionFile, File, File) - Constructor for class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
 

G

getCommandManager() - Method in class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
Get the command manager
getRegisteredCommand(String) - Method in class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
Get a registered command

M

me.hsgamer.hscore.bukkit.baseplugin - package me.hsgamer.hscore.bukkit.baseplugin
Contains common implementation of the base JavaPlugin

O

onDisable() - Method in class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
 
onEnable() - Method in class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
 
onLoad() - Method in class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
 

R

registerCommand(Command) - Method in class me.hsgamer.hscore.bukkit.baseplugin.BasePlugin
Register the command
B G M O R 
All Classes and Interfaces|All Packages