Index

A B C D M O P T 
All Classes and Interfaces|All Packages

A

accept(Player, String) - Method in class me.hsgamer.hscore.bukkit.action.CommandAction
Accept the command
accept(Player, String) - Method in class me.hsgamer.hscore.bukkit.action.OpAction
 
accept(Player, String) - Method in class me.hsgamer.hscore.bukkit.action.PermissionAction
 
accept(Player, String) - Method in class me.hsgamer.hscore.bukkit.action.PlayerAction
 
apply(UUID, TaskProcess, StringReplacer) - Method in class me.hsgamer.hscore.bukkit.action.BroadcastAction
 
apply(UUID, TaskProcess, StringReplacer) - Method in class me.hsgamer.hscore.bukkit.action.CommandAction
 
apply(UUID, TaskProcess, StringReplacer) - Method in class me.hsgamer.hscore.bukkit.action.ConsoleAction
 
apply(UUID, TaskProcess, StringReplacer) - Method in class me.hsgamer.hscore.bukkit.action.DelayAction
 
apply(UUID, TaskProcess, StringReplacer) - Method in class me.hsgamer.hscore.bukkit.action.TellAction
 

B

BroadcastAction - Class in me.hsgamer.hscore.bukkit.action
The action to broadcast a message
BroadcastAction(String) - Constructor for class me.hsgamer.hscore.bukkit.action.BroadcastAction
Create a new action

C

CommandAction - Class in me.hsgamer.hscore.bukkit.action
The action to execute a command
CommandAction(Plugin, String) - Constructor for class me.hsgamer.hscore.bukkit.action.CommandAction
Create a new action
ConsoleAction - Class in me.hsgamer.hscore.bukkit.action
The action to execute a command as console
ConsoleAction(Plugin, String) - Constructor for class me.hsgamer.hscore.bukkit.action.ConsoleAction
Create a new action

D

DelayAction - Class in me.hsgamer.hscore.bukkit.action
The action to delay the next action
DelayAction(Plugin, String) - Constructor for class me.hsgamer.hscore.bukkit.action.DelayAction
Create a new action

M

me.hsgamer.hscore.bukkit.action - package me.hsgamer.hscore.bukkit.action
Contains the implementation of Action for Bukkit

O

OpAction - Class in me.hsgamer.hscore.bukkit.action
The action to execute a command as op
OpAction(Plugin, String) - Constructor for class me.hsgamer.hscore.bukkit.action.OpAction
Create a new action

P

PermissionAction - Class in me.hsgamer.hscore.bukkit.action
The action to execute a command with permissions
PermissionAction(Plugin, String, List<String>) - Constructor for class me.hsgamer.hscore.bukkit.action.PermissionAction
Create a new action
PlayerAction - Class in me.hsgamer.hscore.bukkit.action
The action to execute a command as the player
PlayerAction(Plugin, String) - Constructor for class me.hsgamer.hscore.bukkit.action.PlayerAction
Create a new action
plugin - Variable in class me.hsgamer.hscore.bukkit.action.CommandAction
 

T

TellAction - Class in me.hsgamer.hscore.bukkit.action
The action to tell a message to the player
TellAction(String) - Constructor for class me.hsgamer.hscore.bukkit.action.TellAction
Create a new action
A B C D M O P T 
All Classes and Interfaces|All Packages