Agency-LifeinvaderV3 Commands
Modern advertisement system for FiveM with custom Liquid Glass UI, tiered pricing based on character count.

01Commands
| Name | Description |
|---|---|
/alad | Opens the main Lifeinvader ad creation menu (Config.Commands.main). |
/alfeed | Opens the recent ads feed menu (Config.Commands.recent). |
/altest | Triggers a demo ad notification to verify the notification system (Config.Commands.test). |
/aladmin | Opens the admin panel (server-side permission check decides access).Admin only |
/alagency | Opens the Lifeinvader employee/agency panel for staff with the configured job (Config.Agency.command). |
+Good to know
This page lists all in-game commands provided by Agency-LifeinvaderV3. Use these commands to access different features of the advertisement system, such as opening the ad creation menu, viewing recent ads, or accessing the admin panel. Command names can be changed in the config, and some commands require specific permissions or job roles as configured by the server owner.
- Overview of Available Commands
- Agency-LifeinvaderV3 provides several in-game commands for players and staff. These include commands for creating ads, viewing recent ads, testing notifications, accessing the admin panel, and opening the agency panel. Each command’s function and access requirements are described below.
- Customizable Command Names
- All command names can be changed in the configuration file. The command name in the config determines what players must type in-game. For example, the default ad creation command is /alad, but you can set a different name in the config if desired.
- Permissions and Access Control
- Some commands, such as /aladmin, are restricted and require server-side permission checks. Make sure to review your configuration to set appropriate access for each command.
?Frequently asked questions
How do I change the name of a command?
You can change the name of any command by editing the corresponding entry in the configuration file. For example, to change the ad creation command, update the value for the command name in the config. After making changes, restart Agency-LifeinvaderV3 for them to take effect.
Who can use the /aladmin command?
The /aladmin command opens the admin panel and is restricted by a server-side permission check. Only users who pass this check will be able to access the admin panel. Make sure your server’s permissions are set up according to your needs.
What happens if a command does not work after changing its name in the config?
If a command does not work after renaming it in the config, ensure you have restarted Agency-LifeinvaderV3 so the changes are applied. Also, verify that there are no typos or conflicts with other commands on your server.
Is database setup required for all commands to function?
Database persistence via oxmysql is required if you want ads and related data to be saved. If the database is not set up, some features may not work as expected. Check your configuration and ensure oxmysql is installed and enabled if you need database support.