Page cover

🧾ACE PERMISSIONS

🔐 CONFIGURE ACE PERMISSIONS:

➕ Example: Grant permission to an admin group

add_ace group.admin "izaapvipweapons" allow
# Allows all users in the "admin" group to access the VIP Weapons panel (/panelarmas)

🔑 Example: Grant permission to a specific license

add_ace identifier.license:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "izaapvipweapons" allow
# Allows this player to access the VIP Weapons Admin Panel

💡 Note: The script automatically checks for this ACE permission. If the player does not have it, access to the admin command will be denied and a "no permission" notification will appear.

Last updated