Class LegacyInfoCommand
java.lang.Object
org.bukkit.command.Command
org.bukkit.command.defaults.BukkitCommand
me.deecaad.core.commands.SubCommand
me.deecaad.weaponmechanics.commands.LegacyInfoCommand
Deprecated.
-
Field Summary
FieldsFields inherited from class me.deecaad.core.commands.SubCommand
commands, INTEGERS, PLAYERS, SUB_COMMANDSFields inherited from class org.bukkit.command.Command
description, timings, usageMessage -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.static StringtoString(Collection<?> list) Deprecated.Methods inherited from class me.deecaad.core.commands.SubCommand
execute, getArgs, getPermission, getPrefix, handleCustomTag, register, sendHelp, tabComplete, toStringMethods inherited from class org.bukkit.command.Command
broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, testPermission, testPermissionSilent, unregister
-
Field Details
-
SYM
public static char SYMDeprecated.
-
-
Constructor Details
-
LegacyInfoCommand
public LegacyInfoCommand()Deprecated.
-
-
Method Details
-
execute
Deprecated.- Specified by:
executein classme.deecaad.core.commands.SubCommand
-
toString
Deprecated.
-