Class VehicleGiveCar

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

public class VehicleGiveCar extends MTVSubCommand
/vehicle givecar %player% %uuid% - add a vehicle to a player.
  • Constructor Details

    • VehicleGiveCar

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