Class InsertCommand

java.lang.Object
me.sciguymjm.uberenchant.commands.abstraction.UberCommand
me.sciguymjm.uberenchant.commands.InsertCommand
All Implemented Interfaces:
IUberCommand, org.bukkit.command.CommandExecutor

public class InsertCommand extends UberCommand
For internal use.
  • Constructor Details

    • InsertCommand

      public InsertCommand()
  • Method Details

    • onCmd

      public boolean onCmd()
      Simplified version of CommandExecutor.onCommand(org.bukkit.command.CommandSender, org.bukkit.command.Command, String, String[])
      Returns:
      True if command was successful