Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for NovaCraft254

A customizable and advanced AntiVPN for your server, protect your server from VPNs and more FREE! ✨

Report FoxGate?

Release
1.1.1

NovaCraft254 released FoxGate version 1.1.1 on April 27, 2025

  • Fixed option database.cache_database no working correctly. Now seems to works perfectly.
  • Feature consolefilter now passed to Free Edition, decision made by me and my community. This now has been passed to configuration section:
#     ___             __ _                       _   _             
#    / __\___  _ __  / _(_) __ _ _   _ _ __ __ _| |_(_) ___  _ __  
#   / /  / _ \| '_ \| |_| |/ _` | | | | '__/ _` | __| |/ _ \| '_ \ 
#  / /__| (_) | | | |  _| | (_| | |_| | | | (_| | |_| | (_) | | | |
#  \____/\___/|_| |_|_| |_|\__, |\__,_|_|  \__,_|\__|_|\___/|_| |_|
#                          |___/                                   

# Configure some others little options.
configuration:

   # Allow the usage of Metrics (bStats) in your server?
   # - This is only for stadistics usage.
   #
   #   ❝ What data is collected?
   #   We are using bStats (https://bstats.org/), this does not collect
   #   any personal data. Most of the collected data is information about
   #   the plugin's server like player count, online mode, Minecraft version,
   #   Java version, and more. All data gets sent and stored completely
   #   anonymously. See more in information about this in "bStats: Getting Started"
   #   https://bstats.org/getting-started
   #
   # (!) Since 1.0.2 (premium) and 1.1.0 (free), FoxGate uses
   #     their own code base for Metrics, but following their
   #     rules. This use asynchronous methods to send data and
   #     changes to Gson for better stability; improving the
   #     performance of this. You can safety has enable this to
   #     help to the creator without affecting the performance.
   metrics: true

   # Print to console?
   # - Enable this to send the equal notification to the console when
   #   a player is flagged.
   console: true

   # Define the permission.
   # - Set here the permission to see the notification in case this
   #   is used in case a player is using VPN. By default, this is one
   #   permission default of the antivpn: 'foxav.notifications'
   permission: 'foxav.notifications'

   # Do you want to enable this feature?
   # - Automatic check new updates in the Market pages. This only detect
   #   when the server is starting. You need to have connection for check
   #   new updates.
   #
   # (!) Since 1.0.0 (premium) and 1.0.6 (free), FoxGate uses
   #     their own code code for update chacking. This use
   #     asynchronous methods to scan updates; improving the
   #     performance of this. You can safety has enable this to
   #     verify updates without affecting the performance.
   update: true
   
   # Do you want debug enable debug messages of FoxGate?
   # - Set what messages you want to debug when the debugging mode
   #   is enabled with the command '/fg debug'. This only shows in
   #   the console.
   debug:
      # Messages about Events of the player?
      events: true
      # Messages returning service's responses for better
      # creation or control of this. Enable only for testing,
      # don't recommend enable this in production, otherwise,
      # your console can be flooded a lot.
      services: true
      # Messages about actions making by FoxGate.
      # Like, sending discord webhooks (responses), downloading
      # GeoLocation databases and seding Telegram (requests).
      actions: true
      
    # Enable the option to hide any disconnection message
    # when a player is detected for VPN, it's blocked for
    # their Country or ASN.
    # This probably doesn't go to work in some platforms or
    # versions, because only support Apache Log4J and SLF4J.
    consolefilter:
        # Enable hide the message of disconnection if the next
        # scenaries.
        vpn: true
        limiter: true
        # Premium Edition features.
        country: true
        asn: true

FoxGate Premium was released! :D

See the description section to view where you can purchase it, you can join to the discord server for any question about it.

Information

Published onApril 27, 2025
Downloads6

Platforms

Paper Paper (1.8-1.21.5)
Waterfall Waterfall (1.11-1.21)
Velocity Velocity (3.0-3.4)