Whitelist
A whitelist system that utilizes Sonoran CMS's game whitelist system.
All players of your server must have their API ID setup and must be given a rank that has whitelist permissions for the specified server.
Looking for VPS, web, or dedicated hosting? Check out our official server hosting!
This resource is a whitelist system that utilizes Sonoran CMS's game whitelist system by checking against that whitelist upon each player connection.
Installation
1. Download the Resource
You can download a copy here.
Ensure that you download the one that has forge
in the name.
2. Install the Resource
Follow the standard resource installation guide for the whitelist resource, available here.
3. Setup Whitelist Permissions
Navigate to the Rank Manager within the Administrative Panel.
Administrative Panel
> 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. You will need to grant each rank the permission of Allow Whitelist that you want to be allowed through the whitelist. You will want to grant each rank with the permission of Block Whitelist if you want them to be blocked 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.
4. Add your API ID
Ensure all players have added their API ID to the CMS!
Configuration
The config file is called cmswhitelist-common.toml
in the config folder of your Minecraft server folder.
Value Name | Description | Default |
---|---|---|
Server ID | This is the game server ID set in the CMS management panel. |
|
Community ID | This is the community ID that is found in the API Integration section of the management panel. |
|
Community API Key | This is the API key listed in the API Integration section of the management panel. |
|
Identifier Type | This controls whether a player's UUID or username is used for identifying. |
|
Last updated