Open LogGits opened 4 years ago
ConnectionsPerIP is already pretty similar, there is no point in for example allowing unlimited users, but only three at a time from the same IP, because bots could just join and leave pretty fast. ConnectionsPerIP has a time limit so it works well against attacks and also in households where multiple people play on the same server.
Active-Connections-Per-IP:, similar to connections per ip but determines how many accounts can be online with the same ip address at the same time.