diff --git a/Plugins.md b/Plugins.md index 865a969..69bc0af 100644 --- a/Plugins.md +++ b/Plugins.md @@ -55,6 +55,7 @@ The following options can be configured by modifying `ActionOnReport.js` - This plugin detects if a client is using a VPN and kicks them if they are - To disable this plugin, delete `Plugins\VPNDetection.js` - Adding **Client IDs** to the `vpnExceptionIds` array will prevent a client from being kicked. +• This can be done by **vpnExceptionIds:** `[123456]` or for multiple user IDs **vpnExceptionIds:** `[1, 2 ,345678]` ## Shared GUID Kicker [Script Plugin] - This plugin kicks users using a specific GUID