Class VehicleRestore

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

public class VehicleRestore extends MTVSubCommand
/vehicle restore (%player%) - open a GUI menu of all vehicles in database (vehicleData.yml), their owner may be specified.
  • Constructor Details

    • VehicleRestore

      public VehicleRestore()
  • 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