Aces & Principals

Easily grant ACE Permissions to users directly from CMS.

Setup

Ensure you have the following in your server.cfg (if you don't permissions won't be able to be granted)

add_ace resource.sonorancms command allow

Mapping Ranks to ACE Principal Identifiers

You can select the ranks you would like and input the principal identifier you would like to grant them. This makes it easy to grant users in-game permissions en masse.

You can further customize the permissions each Principal group receives in your server.cfg, make sure to follow the conventions outlined in this guide.

Additionally, ensure all players have added their API ID to the CMS.

For more details, read our documentation on the "Ace Permission Sync" module for CMS Core here.

Last updated