Ruptz
April 12, 2025, 12:47pm
1
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
Installation
Place rup-vehiclespawner in your resources 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
15 Likes
heres a fix to the config issue
Config = {
β[[ Command Config ]]
Command = βvehiclemenuβ, --[[ Command name in game, can make whatever 0-0 ]]
AdminGroups = { βgroup.Staffβ }, --[[ 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 ]]
}
3 Likes
Ruptz
April 13, 2025, 2:12pm
3
Thank you, yes depending on frameworks or your ace perms setup you will need to change it to what you have.
nah I use standalone and the only issue was you were missing a comma after the admin groups, which would give an error in my console
Ruptz
April 13, 2025, 3:22pm
5
ahhh, will add that in there thank you
Is there any way of removing the vanilla vehicles, and only have addons?
Great spawner by the way. Love it.
i do not believe there is a way to
Ruptz
April 15, 2025, 3:16am
10
There is not atm but def something I can look into
1 Like
Would be cool if you could make your own categories, and a list for cars to add.
1 Like
Not even close to thisβ¦
im pretty sure there is nothing free nor paid that is like this
Me and my buddy have already solved the problem. just a little recoding. All good.
Ruptz
April 24, 2025, 11:40pm
16
v1.0.2
Webhook Logging
A new webhook option has been added! When enabled, it will log the stuff below:
Player ID
Player Name
Player License
Spawned Vehicle Model
Spawn Coordinates
This can be toggled on or off in the config.lua.
It uses GetPlayerIdentifier along with LicenseType in the config using an integer 0-8.
Donβt know how GetPlayerIdentifier works?
README.md for if you want to change the license type!
Can make it support add-on vehicle and category, also can removed vanilla category
Ruptz
July 6, 2025, 6:47pm
18
Yes, this is the next thing I will be working on!
8Jh6679
September 16, 2025, 11:51pm
19
How can I make it permissions for the emergency