Skip to main content

πŸ’³ Permissions Pro

PermissionsPro is a lightweight ace based SQL permissions resource for FiveM. It allows you to store permissions in a MySQL Database to save them after a server restart without editing files. It is compatible with almost every resource.

Why Permissions Pro?​

Permissions Pro allows you to manage permissions in a simple way from within the game. The permissions are stored in a MySQL Database, which means that they are saved after a server restart. And it is compatible with almost every resource, due to the ace based system that FiveM uses by default.

Requirements​

  • SQL Database
  • FiveM Server

Installation​

  1. Download the resource
  2. Import the permissionspro.sql-file into your database
  3. Drag the resource into your resources-folder
  4. Edit the settings.conf-file to your likings
  5. Add start PermissionsPro and add_ace resource.PermissionsPro command allow in your server.cfg
  6. Start the resources/Restart your Server

How to use​

Permissions Pro comes with a simple command for managing permissions.

/permissionspro <add/remove> <identifier (license)> <permission>

Example​

/permissionspro add license:1234567890 command.give

This command will add the permission command.give to the player with the license 1234567890.