LXVPN | Blocks all VPNs, TOR networks, and BOTS | EXTREME UPDATE icon

LXVPN | Blocks all VPNs, TOR networks, and BOTS | EXTREME UPDATE -----

LXVPN is a powerful Minecraft plugin that secures your server from VPNs, TOR networks, and bots .



EXTREME UPDATE 0.3-APLHA!!!
I created in the plugin files a CREDITS.md its just for credits.

And i added multiple features and new protections:
  • Added multiple database opportunitys
  • Added database_checks option in the configuration, set to true or false depending on whether you want to enable database checks.
  • Added new feature: checklevel there is 1-5 check levels.
  • Added more protection: you can found it in the CREDITS.md
Levels:
  1. = free APIs, and 1 TorExitNodeList Database (if database_checks is false, it does not affect this function.)
  2. = Anti Tor(same here) with neblink + 2 Local Database check
  3. = 4 massive database check, there is performance problems (if datanse_checks is false, it does affect this function.)
  4. = 3 paid and free, demo APIs. And 1 Big database check
  5. = EXTREME Database checks
Files:

CREDITS

Code (Text):
# CREDITS

## A Sincere Expression of Gratitude

This project stands as a testament to the incredible resources and services that have made it possible. It is with deep respect and heartfelt gratitude that I acknowledge the invaluable contributions of the Application Programming Interfaces and online/offline databases listed below.

Without their tireless efforts and dedication, the creation of this robust and powerful Anti VPN service would not have been achievable. It is an honor to recognize these platforms, which form the foundation of the security and reliability that this service offers.

## Honoring the APIs and Databases

- **[Proxycheck.io](https://proxycheck.io)** - For providing an exceptional proxy detection service, ensuring the security and integrity of our platform.
- **[FreeIpAPI](https://freeipapi.com)** - For delivering accurate IP geolocation and proxy detection services that are integral to our operation.
- **[Tor Project - Tor Exit Node List](https://check.torproject.org/torbulkexitlist)** - For maintaining a comprehensive list of Tor exit nodes, playing a crucial role in our detection mechanisms.
- **[Bitwire IP Blocklist](https://github.com/bitwire-it/ipblocklist/tree/main)** - For offering a reliable and up-to-date IP blocklist, critical for our defense against malicious activities.
- **[Stamparm's Ipsum](https://github.com/stamparm/ipsum/tree/master)** - For curating an extensive blocklist of suspicious IP addresses, greatly enhancing our security measures.
- **[CINSSCORE CI-BadGuys](https://cinsscore.com/list/ci-badguys.txt)** - For providing a detailed list of known bad IPs, which significantly contributes to our ability to prevent threats.
- **[Neblink Blocklist](https://www.neblink.net)** / **[Neblink Tor Exit Node Blocklist](https://www.neblink.net/blocklist/TorExitNodes.txt)** - For maintaining critical blocklists, particularly those related to Tor exit nodes, and supporting our mission to secure networks.
- **[VPNAPI.io](https://vpnapi.io)** - For offering a powerful VPN detection service that underpins our efforts to identify and block unauthorized access.
- **[IPInfo](https://ipinfo.io/)** - For providing comprehensive IP intelligence, enabling us to make informed decisions regarding network security.
- **[IPRegistry](https://ipregistry.co)** - For delivering detailed IP information and intelligence, essential for the success of our detection systems.

## In Closing

To the developers, maintainers, and communities behind these indispensable resources: your work does not go unnoticed. Your commitment to excellence and innovation is what makes the internet a safer place for everyone.

This Anti VPN service is as much a product of your efforts as it is ours, and we extend our deepest thanks to you. Your contributions are the backbone of this project, and for that, we are eternally grateful.
 
Config

Code (YAML):
# config.yml

#version of the config
version
: 04 #DO NOT TOUCH

# Enable/disable features
antivpn
: true
antibot
: true
tor
: true

antivpn_tor
:
  # protection
 
  # recommended checklevels: 1, 2, 4

  # not recommended checklevels: 3, 5
  # 3&5 is a very slow checkmethod because it is reading  100.000+ line of IPs
  # if you want EXTREME protection use 3,5 but dont message me for performance problems.
 
  #explaination:
      #1 = free APIs, and 1 TorExitNodeList Database (if database_checks is false, it does not affect this function.)
      #2 = Anti Tor(same here) with neblink + 2 Local Database check
      #3 = 4 massive database check, there is performance problems (if datanse_checks is false, it does affect this function.)
      #4 = 3 paid and free, demo APIs. And 1 Big database check
      #5 = EXTREME Database checks
  #1-5 1=low 2=normal 3=mid 4=high 5=superhigh
  checklevels
: # you might restart the entire server
    - 1
    - 2
    - 4
  database_checks
: false   # Set to true or false depending on whether you want to enable database checks
 
  #Without this there is still an anti vpn service, but less effective
  vpn-api-api-key
: "your_vpn_api_key" # https://vpnapi.io/dashboard
  ipregistry-api-key
: "your_ipregistry_api_key" # https://ipregistry.co

blocked-countries
:
 - "CN"
  - "RU"
bypass-list
: #ips or player names
  - "127.0.0.1"
  - "player_name"
connection-threshold
: 5

#IPRestrict
players
:
  Herobrine
: #player name
    ip
: "203.0.113.45" #ip of the player

 
----------, Sep 8, 2024
Resource Information
Author:
----------
Total Downloads: 211
First Release: Aug 19, 2024
Last Update: Oct 18, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings