- Once the Master SquadJS Branch decides how they will log IPs to
dblogI will add an option to detect and kick if an IP is joining your Server that already exists somewhere in yourdblogDatabase.
- Add the bits to your SquadJS
- Set your
ChannelIDand Embedcolor - Set if you want to
sendDiscordMessagewhen a VPN Join is Detected - Set if you want to
kickVPNswhen they are Detected - Set your
kickVPNsMessagefor when a VPN Detection is Kicked
- On Player Connection, this pulls the Player's IP and compares it to a list of Known VPN IP Ranges. If a Player's IP is within these ranges, it will Log and/or Kick the Player based upon your
config.json
