Class PluginInfoNode

java.lang.Object
net.lucypoulton.squirtgun.command.node.AbstractNode<PermissionHolder>
net.lucypoulton.squirtgun.command.node.PluginInfoNode
All Implemented Interfaces:
CommandNode<PermissionHolder>

public class PluginInfoNode extends AbstractNode<PermissionHolder>
  • Constructor Details

  • Method Details

    • execute

      @Nullable public @Nullable net.kyori.adventure.text.Component execute(CommandContext context)
      Description copied from interface: CommandNode
      Execute this node. This will only be executed if there are no further nodes in the chain.
      Parameters:
      context - the context that this command was executed in
      Returns:
      a component to optionally