Skip to content

Permissions and Commands

Alexander edited this page Oct 11, 2025 · 4 revisions

🔑 Permissions

  • foxav.notifications - Get notified when a user is detected with VPN.
  • foxav.command - Access all FoxGate commands. ~See note in commands~
  • foxav.bypass - Bypass detection by FoxGate.

🌴 Commands

Note

Since 1.1.6 or 1.0.6 in Premium Edition, the commands has separated permissions, making this more dynamic in giving permissions to your moderators, administrators or developers. Every permission will be attached with the commands; this in turn will make the foxav.command permission unusable and being replaced with foxav.command.* for giving access to all commands and foxav.command.<command> for individual permissions.

  • /foxgate <add/remove> <name/IP> [allow/deny]: Add or remove a IP from the database to restrict access for it. [🔑 foxav.command.add / foxav.command.remove]
  • /foxgate check <name/IP>: Check if an IP is a VPN/Proxy. [🔑 foxav.command.check]
  • /foxgate clearcache: Clear the list of cached IP's. [🔑 foxav.command.clearcache]
  • /foxgate db <purge/reconnect>: Reconnect the database or purge all information from it. [🔑 foxav.command.db]
  • /foxgate debug: Enable the messages of debug for checking what are the plugin doing. [🔑 foxav.command.debug]
  • /foxgate reload: Reload all plugin files. [🔑 foxav.command.reload]
  • /foxgate status <name/IP>: View information about an IP registered in the database. [🔑 foxav.command.status]
  • /foxgate verbose: Enable/disable verbose output. [🔑 foxav.command.verbose]
  • /foxgate whitelist <add/remove/info/purge> [name/ip] [reason] [time]: Add, remove, purge or view information about a user in the white-list. Useful for allowing users to bypass the detection. [🔑 foxav.command.whitelist]
  • /foxgate update: Update your plugin automatically or the ASN list (in case you bought Premium Edition). [🔑 foxav.command.update]
  • /foxgate <dwdebug/tgdebug>: 👑 Premium Edition Submit a sample of your DiscordWebhook or TelegramForward configuration for testing. [🔑 foxav.command.debug]
Clone this wiki locally