Class ClanRequestGUICommand
java.lang.Object
org.bukkit.command.Command
org.bukkit.command.defaults.BukkitCommand
de.simonsator.partyandfriendsgui.commands.PartyFriendCommand
de.simonsator.partyandfriends.clan.gui.commands.ClanRequestGUICommand
public class ClanRequestGUICommand
extends de.simonsator.partyandfriendsgui.commands.PartyFriendCommand
-
Field Summary
Fields inherited from class org.bukkit.command.Command
description, timings, usageMessage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.simonsator.partyandfriendsgui.commands.PartyFriendCommand
executeMethods inherited from class org.bukkit.command.Command
broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
-
Constructor Details
-
ClanRequestGUICommand
-
-
Method Details
-
onCommand
- Specified by:
onCommandin classde.simonsator.partyandfriendsgui.commands.PartyFriendCommand
-