Class ClanGUICommand
java.lang.Object
org.bukkit.command.Command
org.bukkit.command.defaults.BukkitCommand
de.simonsator.partyandfriendsgui.commands.PartyFriendCommand
de.simonsator.partyandfriends.clan.gui.commands.ClanGUICommand
public class ClanGUICommand
extends de.simonsator.partyandfriendsgui.commands.PartyFriendCommand
-
Field Summary
Fields inherited from class org.bukkit.command.Command
description, timings, usageMessage
-
Constructor Summary
-
Method Summary
Methods inherited from class de.simonsator.partyandfriendsgui.commands.PartyFriendCommand
execute
Methods 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
-
ClanGUICommand
-
-
Method Details
-
onCommand
- Specified by:
onCommand
in classde.simonsator.partyandfriendsgui.commands.PartyFriendCommand
-