Package nl.mtvehicles.core.commands.vehiclesubs
package nl.mtvehicles.core.commands.vehiclesubs
/mtv subcommands
-
ClassesClassDescription/vehicle addmember %player% - add a player who may sit in the vehicle the player is sitting in (if they are its owner) OR player's held vehicle./vehicle addrider %player% - add a player who may steer the vehicle the player is sitting in (if they are its owner) OR player's held vehicle./vehicle buy %vehicleName% [--voucher:true] - buy yourself a vehicle / a voucher.
Permission: mtvehicles.buycar / mtvehicles.buyvoucherDeprecated.Deprecated.Since 2.5.7, useVehicleBuy
instead./vehicle delete - Delete held vehicle from the database (vehicleData.yml)./vehicle despawn %license-plate% - Purge all vehicles with given license plate IF PLACED, FROM ALL WORLDS./vehicle edit - edit held vehicle's specifications (in a GUI)./vehicle fuel - open a GUI with different jerrycans./vehicle give %player% %vehicleName% [--voucher:true] - give a vehicle / a voucher to a player.
Permission: mtvehicles.givecar / mtvehicles.givevoucherDeprecated.Since 2.5.7, useVehicleGive
instead.Deprecated.Since 2.5.7, useVehicleGive
instead./vehicle help - list of all MTV commands./vehicle info - get information about the held vehicle/vehicle language - set the plugin's language (in a GUI)./vehicle menu - open a GUI menu of all the vehicles./vehicle private - set the vehicle as private (only the owner can enter it)./vehicle public - set the vehicle as public (anyone can enter it)./vehicle refill - refill the held vehicle./vehicle reload - reload the plugin's configuration files./vehicle removemember %player% - remove a player who may sit in the vehicle the player is sitting in (if they are its owner) OR player's held vehicle./vehicle removerider %player% - remove a player who may steer the vehicle the player is sitting in (if they are its owner) OR player's held vehicle./vehicle repair - repair the held vehicle./vehicle restore (%player%) - open a GUI menu of all vehicles in database (vehicleData.yml), their owner may be specified./vehicle setowner %player% - set held vehicle's owner./vehicle trunk - open the trunk of the vehicle the player is sitting in (if they are its owner) OR player's held vehicle./vehicle update - update the plugin if a newer version is available./vehicle version - get information about the plugin and server version.
VehicleBuy
instead.