Class RelocateHomeCommand

java.lang.Object
fr.fuzeblocks.homeplugin.commands.RelocateHomeCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class RelocateHomeCommand extends Object implements org.bukkit.command.CommandExecutor
The type Relocate home command.
  • Constructor Details

    • RelocateHomeCommand

      public RelocateHomeCommand()
  • Method Details

    • onCommand

      public boolean onCommand(@NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull org.bukkit.command.Command command, @NotNull @NotNull String label, @NotNull @NotNull String[] args)
      Specified by:
      onCommand in interface org.bukkit.command.CommandExecutor