Package me.ulrich.koth.manager.gui
Class AdminHomeGuiManager
java.lang.Object
me.ulrich.koth.manager.gui.AdminHomeGuiManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidopenKothCaptureEdit(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothCaptureModeEdit(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothCommands(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothCommandsDeleteConfirm(org.bukkit.entity.Player player, KothData koth, UUID uuid) voidopenKothCommandsSelectType(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothDeleteConfirm(org.bukkit.entity.Player player, KothData koth) voidopenKothDeleteSchedulerConfirm(org.bukkit.entity.Player player, KothData koth, SchedulerData scheduler) voidopenKothHome(org.bukkit.entity.Player player, String title) voidopenKothList(org.bukkit.entity.Player player, boolean system, String title) voidopenKothLoot(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothLoot_amount(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothLoot_chance(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothLootBlock(org.bukkit.entity.Player player, String title) voidopenKothLootTypeEdit(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothMaxTimeEdit(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothMaxTimeEdit_EndAction(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothProximityEdit(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothScheduler(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothSchedulerCreate(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothSchedulerCreate_DAILY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidopenKothSchedulerCreate_MINPLAYERS(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidopenKothSchedulerCreate_MONTHLY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidopenKothSchedulerCreate_WEEKLY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidopenKothSendIcon(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothSettings(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothStarterList(org.bukkit.entity.Player player, String title) voidopenKothStarterListPlayer(org.bukkit.entity.Player player, KothData koth, String title) voidopenKothTimezone(org.bukkit.entity.Player player, int page, String title) voidopenKothView(org.bukkit.entity.Player player, KothData koth, String title) voidopenKotStarter(org.bukkit.entity.Player player, String title)
-
Constructor Details
-
AdminHomeGuiManager
-
-
Method Details
-
openKothHome
-
openKotStarter
-
openKothStarterList
-
openKothStarterListPlayer
-
openKothTimezone
-
openKothList
-
openKothLoot
-
openKothLoot_chance
-
openKothLoot_amount
-
openKothLootTypeEdit
-
openKothProximityEdit
-
openKothCaptureEdit
-
openKothMaxTimeEdit
-
openKothMaxTimeEdit_EndAction
-
openKothCommands
-
openKothCommandsSelectType
-
openKothScheduler
-
openKothSchedulerCreate
-
openKothSchedulerCreate_MINPLAYERS
public void openKothSchedulerCreate_MINPLAYERS(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) -
openKothSchedulerCreate_DAILY
public void openKothSchedulerCreate_DAILY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) -
openKothSchedulerCreate_WEEKLY
public void openKothSchedulerCreate_WEEKLY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) -
openKothSchedulerCreate_MONTHLY
public void openKothSchedulerCreate_MONTHLY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) -
openKothView
-
openKothCaptureModeEdit
-
openKothLootBlock
-
openKothSettings
-
openKothSendIcon
-
openKothDeleteSchedulerConfirm
public void openKothDeleteSchedulerConfirm(org.bukkit.entity.Player player, KothData koth, SchedulerData scheduler) -
openKothCommandsDeleteConfirm
-
openKothDeleteConfirm
-
getPlugin
-