Class ShipsShipCheckArgumentCommand
java.lang.Object
org.ships.commands.argument.ship.check.ShipsShipCheckArgumentCommand
- All Implemented Interfaces:
org.core.command.argument.ArgumentCommand
public class ShipsShipCheckArgumentCommand
extends Object
implements org.core.command.argument.ArgumentCommand
-
Field Details
-
SHIP_ARGUMENT
- See Also:
-
SHIP_ID_ARGUMENT
- See Also:
-
SHIP_CHECK_ARGUMENT
- See Also:
-
-
Constructor Details
-
ShipsShipCheckArgumentCommand
public ShipsShipCheckArgumentCommand()
-
-
Method Details
-
getArguments
- Specified by:
getArguments
in interfaceorg.core.command.argument.ArgumentCommand
-
getDescription
- Specified by:
getDescription
in interfaceorg.core.command.argument.ArgumentCommand
-
getPermissionNode
- Specified by:
getPermissionNode
in interfaceorg.core.command.argument.ArgumentCommand
-
run
public boolean run(org.core.command.argument.context.CommandContext commandContext, String... args) throws org.core.exceptions.NotEnoughArguments - Specified by:
run
in interfaceorg.core.command.argument.ArgumentCommand
- Throws:
org.core.exceptions.NotEnoughArguments
-