Class TimberZCommand

java.lang.Object
com.zetaplugins.timberz.commands.TimberZCommand

public final class TimberZCommand extends Object
  • Constructor Details

    • TimberZCommand

      public TimberZCommand(TimberZ plugin)
  • Method Details

    • buildRootCommand

      public com.mojang.brigadier.tree.LiteralCommandNode<io.papermc.paper.command.brigadier.CommandSourceStack> buildRootCommand(String commandName)
      Builds the root command for TimberZ.
      Parameters:
      commandName - the name of the command, e.g., "timberz"
      Returns:
      a LiteralCommandNode representing the root command