Class VehicleDelete

java.lang.Object
nl.mtvehicles.core.infrastructure.models.MTVSubCommand
nl.mtvehicles.core.commands.vehiclesubs.VehicleDelete

public class VehicleDelete extends MTVSubCommand
/vehicle delete - Delete held vehicle from the database (vehicleData.yml).
  • Constructor Details

    • VehicleDelete

      public VehicleDelete()
  • Method Details

    • execute

      public boolean execute()
      Description copied from class: MTVSubCommand
      Code executed by a subcommand
      Specified by:
      execute in class MTVSubCommand
      Returns:
      True if successful