java.lang.Object
me.hsgamer.hscore.bukkit.command.sub.SubCommand

public class BillboardCommand extends DisplayHologramCommand
  • 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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait