Class RelativeToCommand

java.lang.Object
fr.multimc.api.spigot.common.commands.executors.RelativeToCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class RelativeToCommand extends Object implements org.bukkit.command.CommandExecutor
  • Constructor Details

    • RelativeToCommand

      public RelativeToCommand()
  • Method Details

    • onCommand

      public boolean onCommand(@NotNull @NotNull org.bukkit.command.CommandSender commandSender, @NotNull @NotNull org.bukkit.command.Command command, @NotNull @NotNull String s, @NotNull @NotNull String[] strings)
      Specified by:
      onCommand in interface org.bukkit.command.CommandExecutor