Quasar Store: every slash command
A slash command is text you type into the game chat that starts with /, like /inventory. FiveM runs it and the script reacts. Quasar Store sells many separate scripts, and most of them register their own slash commands. This page lists them all, grouped by the script that owns each one. An ace permission is FiveM's built-in permission system: the server grants a player or group the right to run a restricted command. A job or group is the in-game role a player has, like police or admin. Config.Debug is a setting inside a script's config.lua file. When it is true, the script unlocks extra testing commands meant for development, not for live play. Anything inside [brackets] in a command is an argument you fill in yourself, such as a player ID or an item name.
How to read this page
Each section is one Quasar script. The Command column shows the exact text to type, including any arguments in [brackets]. The Notes column flags permission or debug requirements when the script has them. Type the command exactly as written, and replace each [bracketed] argument with a real value.
A few quick definitions for arguments you will see often:
[id]is a player's server ID, the number FiveM assigns to each connected player.[item]is an item's name string, exactly as it is spelled in your items config.[model]is a vehicle's spawn name, likeadder.[plate]is the license plate text for a vehicle.
Keep reading the full lesson
Sign in to start, then unlock every step of this lesson and the full FiveM School with a membership.
- Smartphone
- Housing Creator
- Advanced Inventory
- Police Creator
- Medical Creator
- Appearance
- Drugs Creator
- Doorlock Creator
- Restaurant Creator
- Crime Creator
- Diamond Casino
- Crafting Creator
- City Builder
- Dispatch and MDT
- Admin Menu
- 3D Sound
- Crosshair Creator
- Motels Creator
- Multicharacter
- Advanced Garages
- Motorhome
- Vehicleshop Creator
- Yacht Creator
- Multijob
- Advanced Racing
- Apartments
- TV and Billboards
- Vehicle Keys
- Other creators and tools
- Sit Everywhere
- Waypoint
- Radial Menu
- Love Match
- Intro Tutorial
- Interface
- Scripts with no commands
The remainder of Quasar Store: every slash command is available to FiveM School members.