Class ScaleCommand
java.lang.Object
me.hsgamer.hscore.bukkit.command.sub.SubCommand
io.github.projectunified.unihologram.spigot.test.command.subcommand.HologramCommand
io.github.projectunified.unihologram.spigot.test.command.subcommand.DisplayHologramCommand
io.github.projectunified.unihologram.spigot.test.command.subcommand.ScaleCommand
-
Field Summary
Fields inherited from class io.github.projectunified.unihologram.spigot.test.command.subcommand.HologramCommand
plugin
Fields inherited from class me.hsgamer.hscore.bukkit.command.sub.SubCommand
consoleAllowed, description, name, noPermissionMessageSender, permission, playerOnlyMessageSender, usage, usageSender
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected int
protected void
onHologramCommand
(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) Methods inherited from class io.github.projectunified.unihologram.spigot.test.command.subcommand.DisplayHologramCommand
onHologramCommand
Methods inherited from class io.github.projectunified.unihologram.spigot.test.command.subcommand.HologramCommand
isProperUsage, onSubCommand, toLine
Methods inherited from class me.hsgamer.hscore.bukkit.command.sub.SubCommand
getDescription, getName, getPermission, getUsage, isConsoleAllowed, isExecutable, onCommand, onTabComplete, setConsoleAllowed, setDescription, setPermission, setPermission, setUsage
-
Constructor Details
-
ScaleCommand
-
-
Method Details
-
onHologramCommand
protected void onHologramCommand(org.bukkit.command.CommandSender sender, DisplayHologram<org.bukkit.Location> hologram, String[] args) - Specified by:
onHologramCommand
in classDisplayHologramCommand
-
getMinimumArgumentLength
protected int getMinimumArgumentLength()- Specified by:
getMinimumArgumentLength
in classHologramCommand
-