RUP Vehicle Spawner 

A modern, intuitive vehicle spawner menu for FiveM servers with category management and add-on vehicle support.
Download 
Features 
Category System: Organized vehicle classes (Cars, Helicopters, Planes, etc.)
Instant Search: Find vehicles by name in real-time
Dark UI: Clean, modern interface with dark theme
Framework Support: QBcore, QBX, and standalone configurations
Permission System: Admin-restricted access
Custom Vehicle Images: Support for add-on vehicle previews
Optimized Performance: Smooth animations and lazy loading
Dependencies 
- ox_lib (Required)
Installation 
- Place
rup-vehiclespawner
in yourresources
directory - Add this to your
server.cfg
:
ensure rup-vehiclespawner
- Configure
Config.lua
for your server needs
Configuration 
Config = {
--[[ Command Config ]]
Command = 'vehiclemenu', --[[ Command name in game, can make whatever 0-0 ]]
AdminGroups = { 'group.admin'} --[[ Add More If needed, its a table ]]
--[[ Vehicle Config ]]
Fuel = 'standalone', --[[ legacy, ox, cdn, standalone]]
Keys = 'standalone', --[[ qb, qbx, standalone]]
Warp = true, --[[ Should player warp into the vehicle on spawn, recommend keeping true :P ]]
}
Code is accessible | Yes |
Subscription-based | No |
Requirements & dependencies | ox_lib |
Support | Yes |