About WPVehicleBuy
WPVehicleBuy is a WelcomePanel adapter for the VehicleBuy plugin. It integrates VehicleBuy into the WelcomePanel UI system, automatically opening and repositioning its interface within the panel. The plugin handles UI retargeting, scaling, and layout adjustments to ensure the VehicleBuy menu displays correctly, while also supporting permission checks and basic error handling when the plugin is missing or unavailable.
add this in you welcome panel config:
"Name": " <size=13>vehicle buy</size>",
"Icon": "",
"Font Size": 12,
"Font Color": "1 1 1 1",
"Font Outline Color": "0 0 0 1",
"Font Outline Thickness": "0.5",
"Font": "robotocondensed-regular.ttf",
"Text Background Image": "",
"Text Alignment": 0,
"ScrollView Height": 0,
"Text Lines": [
[
"",
""
]
],
"Addon (plugin name)": "vehiclebuy"
},
in between the other menu names and add this:
"vehiclebuy": put the number that matches where vehiclebuy is added, 
"vb": put the number that matches where vehiclebuy is added,
"vehicle": put the number that matches where vehiclebuy is added,
and add these at to top in additional commands so when the command is used it will open welcome panel with the vehiclebuy commands.