- Once the Master SquadJS Branch decides how they will log IPs to
dblog
I will add an option to detect and kick if an IP is joining your Server that already exists somewhere in yourdblog
Database.
- Add the bits to your SquadJS
- Set your
ChannelID
and Embedcolor
- Set if you want to
sendDiscordMessage
when a VPN Join is Detected - Set if you want to
kickVPNs
when they are Detected - Set your
kickVPNsMessage
for 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