JD_Perms | Easy Ace Permissions

Easy add or remove permission groups from players!

Requirements

  • FiveM FXServer
  • A Discord Server (Optional for Logs)

V1.1.0

  • Made it easier to add groups
  • Added console command check.
  • Added Version Checker

V1.0.0

  • Add/remove permission groups to players with just a command.
    • No restarts required.
    • Adding groups from console possible.
  • Default group you can give is Admin (You can add as many as you need.)
  • Default donator groups are VIP and VIP PLUS. (You can add as many as you need.)

For adding more groups, you need to have basic knowledge about lua.

Commands

/addperms [server_id/SteamHex] [group] [Note]

This will add a permission group to a player

/delperms [server_id/SteamHex] [group]

This will remove a permission group to a player

/perms [server_id]

This will show you the highest permission groups a player has.

Download & Installation

  1. Download the files
  2. Put the JD_Perms folder in the server resource directory
  3. Add this to your server.cfg
ensure JD_Perms
  1. And to make the permissions load on serer restart you need to add this to your server.cfg
exec resources/JD_Perms/Permissions/JD_Perms.cfg

If you changed the path to the permission file make sure to add the right path:

exec <pathToPermissionsFile>/JD_Perms.cfg
3 Likes

This looks is useful can’t wait to give the is a go

1 Like

so in other words, you set the permissions in game without edditing server.cfg for ace perms,
and it has revive permissions etc?

It’s just for when you need to give someone a specific permission group.

Can be very useful since it’s live update and it saves it in a permission file for when your server restarts.

You can set it up to automatically let tebbex assign groups and remove them for let’s say a vip group

Updated to V1.1.0

V1.1.0

  • Made it easier to add groups
  • Added console command check.
  • Added Version Checker
add_principal identifier.steam:110000117715081 group.admin  #joke

why is this in the JD_Perms.cfg

Testing it? feel free to remove it :joy:

1 Like

na just looking over the code, making discord sync