questionFAQ

In this channel, you’ll be able to find frequently asked questions about this script and about our store

❓ What is this management system?

It's a complete administrative panel for FiveM servers that allows you to manage players, staff, and server resources from a centralized interface. It includes advanced moderation tools, server control, and developer utilities.

❓ How can I set permissions for myself?

Depending on your framework, you can use the default setgroup or addpermission command in the server console, or the admin system itself includes a command called setamin [ID] [GROUP]

❓ Does the system record staff activity?

Yes. It includes an administrative hours log, allowing you to see how long each staff member has been active.

❓ Does it have a permissions system?

Yes. It includes an advanced permissions system with over 70 configurable permissions, allowing you to define exactly what each administrative level can do.

❓ Can administrative ranks be created?

Yes. The system allows you to create and manage custom administrative groups with specific permissions.

What are the groups that the administrative system includes by default?

Depending on your framework, permissions vary:

  • user: Default group for server users without even being an administrator

  • support: Dasic administrator permission

  • mod: Moderator permission, contains some permissions

  • admin: Administrator permissions include some more advanced permissions

  • developer: It contains the maximum permissions

  • owner: It contains the maximum permissions

❓ How can I integrate my vehicle key system for when vehicles spawn?

To issue vehicle keys, you have this function in jc_admin/Editable/Client/CMainl.lua; you must adapt it to your key system

❓ How can I change Jota Dev image to my server's image?

You can change the image by going to: jc_admin/Nui/img/logo.png, replacing yours with this one and you're done!

Last updated