Page cover image

🧾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