Class GeyserSpigotCommandManager

java.lang.Object
org.geysermc.geyser.command.CommandManager
org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandManager

public class GeyserSpigotCommandManager extends CommandManager
  • Constructor Details

    • GeyserSpigotCommandManager

      public GeyserSpigotCommandManager(GeyserImpl geyser)
  • Method Details

    • getDescription

      public String getDescription(String command)
      Description copied from class: CommandManager
      Returns the description of the given command
      Specified by:
      getDescription in class CommandManager
      Parameters:
      command - Command to get the description for
      Returns:
      Command description