mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
adds whitelist functionality
This commit is contained in:
@@ -191,11 +191,13 @@ GUEST_BAN
|
||||
## How long to save good matches (ipintel rate limits to 15 per minute and 500 per day. so this shouldn't be too low, getipintel.net suggests 6 hours, time is in hours) (Your ip will get banned if you go over 500 a day too many times)
|
||||
#IPINTEL_SAVE_GOOD 72
|
||||
## How long to save bad matches (these numbers can change as ips change hands, best not to save these for too long in case somebody gets a new ip used by a spammer/proxy before.)
|
||||
#IPINTEL_SAVE_BAD 6
|
||||
#IPINTEL_SAVE_BAD 24
|
||||
## Domain name to query (leave commented out for the default, only needed if you pay getipintel.net for more querys)
|
||||
#IPINTEL_DOMAIN check.getipintel.net
|
||||
## Ignore players with this many hours of playtime. Requires USE_EXP_TRACKING
|
||||
#IPINTEL_MAXPLAYTIME 10
|
||||
## Require players (except the previous ones with playtime, if enabled) to be whitelisted to use proxies/VPNs.
|
||||
#IPINTEL_WHITELIST
|
||||
|
||||
## Comment to disable checking for the cid randomizer dll. (disabled if database isn't enabled or connected)
|
||||
CHECK_RANDOMIZER
|
||||
|
||||
Reference in New Issue
Block a user