Package emu.grasscutter.command.commands
Class KillCharacterCommand
java.lang.Object
emu.grasscutter.command.commands.KillCharacterCommand
- All Implemented Interfaces:
CommandHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KillCharacterCommand
public KillCharacterCommand()
-
-
Method Details
-
execute
Description copied from interface:CommandHandlerCalled when a player/console invokes a command.- Specified by:
executein interfaceCommandHandler- Parameters:
sender- The player/console that invoked the command.args- The arguments to the command.
-