Comment on page
Whitelist
A whitelist system that utilizes Sonoran CMS's game whitelist system.
This whitelist module utilizes Sonoran CMS's to enforce player connections.

Sonoran CMS - Whitelist
With core version
v1.4.0
the Whitelist resource was converted to a core module and no longer requires manual installation just configuration.Locate the whitelist module within your
[sonorancms]/sonorancms/server/modules
and open the whitelist_config.json
fileConfig Option | Description |
---|---|
enabled | If set to true it will enable a whitelist for your server and only individuals granted Allow Whitelist as shown below. |
Navigate to the Rank Manager within the Administrative Panel.
Administrative Panel
> Ranks

Sonoran CMS - Departments & Ranks
For users in your Sonoran CMS community to be accepted through the whitelist, they'll need to be granted permission for the whitelist through rank permissions.
Granting each rank the permission of Allow Whitelist allows those members through the whitelist.
Granting each rank with the permission of Block Whitelist blocks users from passing through the whitelist.
Block Whitelist will ALWAYS overrule Allow Whitelist
If a user is granted both Block Whitelist and Allow Whitelist through various ranks they will be blocked from the whitelist. Block will always overrule allow.

Sonoran CMS - Rank Manger Server Permissions
In the event that the CMS API is temporarily unavailable, this resource utilizes a local backup cache. The resource will automatically fall back to the latest saved version of the whitelist, allowing members to join as normal.
Last modified 1mo ago