ConsoleCommands / org.lazywizard.console.commands / Kill

Kill

open class Kill : BaseCommand

Constructors

<init>

Kill()

Functions

killShip

open static fun killShip(target: ShipAPI, creditKillToPlayer: Boolean): Unit

runCommand

open fun runCommand(args: String, context: CommandContext): CommandResult