Permissions
All the permissions of VehiclesPlus.
Command Permissions
Player Commands
vp.garage
Access the /v garage
command
vp.shop
Access the /v shop
command
vp.fuel.buy
Access the /fuel buy
command
vp.fuel.shop
Access the /fuel shop
command
Admin Commands
vp.admin.list
Access the /v list
command
vp.admin.give
Access the /v give
command
vp.admin.forceshop.fuel
Access the /fuel forceshop
command
vp.admin.forceshop.vehicles
Access the /v forceshop
command
vp.admin.forcegarage
Access the /v forcegarage
command
vp.admin.fuel.give
Access the /fuel give
command
vp.admin.givepart
Access the /addon givepart
command
vp.admin.givepaint
Access the /addon givepaint
command
vp.admin.givewheel
Access the /addon givewheel
command
Extra permissions
vp.buy.<Type>
This is a default permission, and can be changed per every base vehicle. Players with this permission are able to buy this vehicle from the shop.
Example:
To allow a player to purchase the vehicle named ExampleCar
, give them the permission vp.buy.ExampleCar
.
vp.ride.<Type>
This is a default permission, and can be changed per every base vehicle.
Players with this permission are able to enter this vehicle from the shop.
If enterWithoutRidePermission
is enabled for this vehicle, the player can join the non-steer seats without the permission.
Example:
To allow a player to ride in the vehicle named ExampleCar
, give them the permission vp.ride.ExampleCar
.
vp.admin.modify.other
Players with this permission have the ability to access and modify other players’ vehicles
vp.mechanic
Players with this permission have the ability to open the upgrades menu in a vehicle
Last updated