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.