# Show joining players IP address in console show-players-endpoint: true
# Language (messages) settings # Player has problem with query query-problem: "§4[§cComfyAntiVPN§4] §cYou have problem with query! Please try again later!" # Player is using VPN vpn-detected: "§4[§cComfyAntiVPN§4] §cVPN are not allowed on this server! Disable VPN and try it again!" # Player's IP is on blacklist blacklisted-detected: "§4[§cComfyAntiVPN§4] §cYour IP is on blacklist of this server!"
# List of IP addresses which bypass the IP check bypass-ips: - 0.0.0.0
# Example - 127.0.0.1
# Example
# Additional list of IPs which are blocked (it is like IP BAN) blacklisted-ips: - 127.0.0.2
# Example - 127.0.0.3
# Example
Resource doesn't store any IP addresses. It will only show player's IP in console when he is joining to the server (this showing you can disable in config...).