Class SpigotForestRedisCommand

java.lang.Object
cz.foresttech.forestredis.spigot.commands.SpigotForestRedisCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class SpigotForestRedisCommand extends Object implements org.bukkit.command.CommandExecutor
Spigot Command Class for handling ForestRedisAPI commands
  • Constructor Details

    • SpigotForestRedisCommand

      public SpigotForestRedisCommand()
  • Method Details

    • onCommand

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