Class VehicleBuyCar

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

@Deprecated public class VehicleBuyCar extends MTVSubCommand
Deprecated.
Since 2.5.7, use VehicleBuy instead.
/vehicle buycar %uuid% - buy a vehicle.
  • Constructor Details

    • VehicleBuyCar

      public VehicleBuyCar()
      Deprecated.
  • Method Details

    • execute

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