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

Whitelisting on QBCore / VMenu

If using QBCore or VMenu on your server, it is recommended that you control whitelisting through their respective game panels, rather than through this plugin. For more information, see the links below: QBCore Game Panel - Whitelisting

VMenu Game Panel - Whitelisting

Installation / Configuration

With core version v1.4.0 the Whitelist resource was converted to a core module and no longer requires manual installation just configuration.

1. Configure Clock In Module

Locate the whitelist module within your [sonorancms]/sonorancms/server/modules folder and rename whitelist_config.dist.json so that it is just whitelist_config.json.

Next, open the whitelist_config.json file and set enabled to true.

Configuration

Config Option
Description

enabled

If set to true it will enable a whitelist for your server and only individuals granted Allow Whitelist as shown below.

2. Setup Whitelist Permissions

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.

Sonoran CMS - Rank Manger Server Permissions

3. Add your API ID

Ensure all players have added their API ID to the CMS!

Reliability Notice

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 updated

Was this helpful?