description |
---|
Requires players to register on the CAD via a nag screen or freezing them. |
{% hint style="warning" %} This plugin utilizes API endpoints that require the standard version of Sonoran CAD or higher. For more information, view our pricing page. {% endhint %}
{% hint style="success" %} Looking for VPS, web, or dedicated hosting? Check out our official server hosting! {% endhint %}
If you haven't already, be sure to install and configure the plugin framework first.
- Click HERE to download the ForceReg plugin .zip file.
- Download and install the apicheck plugin.
- Download and install the locations plugin.
- Follow the standard plugin installation guide for the forcereg, locations and API check plugins.
Don't forget to set your account API ID to properly link your in-game user to the CAD.
The tablet resource can be configured to automatically set user's API IDs when they login, removing the need for users to manually type this in.
Option | Description | Default Value |
---|---|---|
captiveOption | The mode to use for telling players to sign up. | Nag |
captiveMessage | Message to show to the player. | See Config |
verifyMessage | Message to show how to confirm the player registered. | See Config |
This plugin requires no configuration by default and will show a message at the top of the screen telling players to register for the CAD. Depending on the selected option, this behavior can change.
This event is sent to the client after the check is completed.
Event: "SonoranCAD::forcereg:PlayerReg"
Parameters:
identifier: The identifier checked
exists: true/false, if the identifier is linked to a CAD account