Allows you to get information about the availability of Prime-status.
- [PM] Tag - Adds a ClanTag to the player.
- [PM] BlockCommand - Blocks commands specified in the config for players without a Prime-status.
- [PM] Alert - Notifies in the chat when the player is connected about the availability of the Prime-status.
- [PM] Kick - Kicks players without Prime-status.
{
"ModuleSettings": {
"tag_only_nonprime": true, // true - tag only for non-prime players / otherwise - false
"immunity_flag": "@css/generic", // remove this setting to disable
"flag_alert": "@css/ban" // send alert for admins with `@css/ban` flag / remove this setting to send for everyone
},
"ConfigVersion": 2
}