Updated Plugins (markdown)

LeonLionHeart 2021-04-29 23:02:30 -05:00
parent f11f080773
commit 2e1eea03c9

@ -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 - This plugin detects if a client is using a VPN and kicks them if they are
- To disable this plugin, delete `Plugins\VPNDetection.js` - To disable this plugin, delete `Plugins\VPNDetection.js`
- Adding **Client IDs** to the `vpnExceptionIds` array will prevent a client from being kicked. - 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] ## Shared GUID Kicker [Script Plugin]
- This plugin kicks users using a specific GUID - This plugin kicks users using a specific GUID