HomeForge
## 🏠 HomeForge
HomeForge is a modern, high-performance home management plugin for Paper servers. It allows players to set, teleport, and manage homes easily through commands or an intuitive chest-based GUI. Built with full async support, it ensures zero lag while offering powerful features like permissions, cooldowns, and cross-server syncing.
—
## ⚙️ How It Works
– Players can set homes using `/sethome` and teleport using `/home`
– Use `/homes` to open a GUI and manage all homes visually
– Each home can be edited (rename, relocate, set primary, change icon, or delete)
– Permissions control how many homes a player can have
– Optional cooldowns and teleport delays can be configured
– Supports SQLite (default) or MySQL for multi-server setups
– Fully asynchronous → no TPS impact
—
## 📋 Commands
– `/sethome [name]` → Set or update a home
– `/home [name]` → Teleport to a home (or primary home)
– `/delhome ` → Delete a home
– `/homes` → Open homes GUI
– `/homes ` → View another player’s homes (admin)
– `/homes add ` → Give extra home slots
– `/homes remove ` → Remove extra slots
– `/homes set ` → Set exact extra slots
– `/homes info ` → View home stats
– `/hfreload` → Reload config
– `/importhomes essentials` → Import homes from EssentialsX
GeyserUpdater
GeyserUpdater is the original plugin that downloads and applies new builds. It uses checksum validation to detect corrupted or modified (non-original) Geyser jar files for Spigot, BungeeCord, and Velocity, and can operate either manually or automatically.
**Note:** This is _NOT_ an official GeyserMC plugin. It is made to work with Geyser, but it is not maintained or produced by GeyserMC. If you need support with this plugin, please do not ask the Geyser developers — instead, please go to our Discord server which is linked above.
## Installation
Simply place the GeyserUpdater `*.jar` file in your server’s plugins folder and restart your server.
## Usage
| Commands | Permission |
| — | — |
| `/geyserupdate` | `gupdater.geyserupdate` |
After you run the `/geyserupdate` command or enable auto-updating, GeyserUpdater will check the currently-installed version of Geyser. If it’s outdated, GeyserUpdater will automatically download the latest build of Geyser. Changes will only take place once the server has been shut down and restarted.
Please note that for BungeeCord and Velocity, if the server is not shut down cleanly, the new version of Geyser will **not** be applied.
GeyserPackSync
# GeyserPackSync
A Velocity/BungeeCord plugin that utilizes Geyser’s API to allow for per-server resource packs.
Example:
Lobby server with lobby resource pack, minigame server with minigame specific resource pack, etc.
### Current limitations
– Does not fully work with forced hosts, or when the player that’s logging back in to a server which is not the default server. Can be worked around with the kick option – or not.
Will fix in the future; the workaround would be a bit complex though.
### Installation
1. Download the latest release from the modrinth page/releases tab
2. Place the plugin in your Velocity/BungeeCord plugins folder
3. Restart your proxy
4. Configure the config file, specifically ip/port, and the servers. See the config file for more info!
5. Run `/reloadpacks` to reload the config, or restart the proxy.
6. Put the Bedrock edition resource packs in the folder with the name of the server they should be used on.
7. Restart the proxy, or run `/reloadpacks` to reload the config.
### Commands
– /reloadpacks – Reloads the config file and packs. Requires the `geyserpacksync.reload` permission.
– /packsyncreload – Alias for /reloadpacks; same permission.
For help with this project: https://discord.gg/WdmrRHRJhS
### DISCLAIMER: While this project is made to work with Geyser (literally requires geyser), it is not an official one – for help, ask in issues on GitHub or on the linked discord.
### How does it work?
Bedrock edition is… weird. It only allows resource packs to be sent once – before actually logging in to a server.
We also cannot disable/enable resource packs on the fly.
To work around this, this plugin sends the default resource pack(s) on login, and then sends the server specific resource pack(s) on server switch.
This means that the player will have to log out and back in to get the new resource pack(s) – which is done automatically with a transfer packet.
GetLogs
# GetLogs
A plugin to upload the latest logs from your minecraft server to mclo.gs.
This plugin can be used to fast and easily publish your latest logs to [MCLogs](https://mclo.gs/), so you don’t need to open your console everytime.
It doesn’t do anything else. It just provides a single command per platform.

– Lightweight (~ 360kB)
– Permissions (`getlogs.command`)
– Compatible with Java 8
– Support for most legacy and modern versions
– One jar file for all platforms
## Commands
### Bukkit / Spigot / Paper
– `/getlogs`
– Permissions: `getlogs.command`
### Bungeecord / Velocity
– `/getlogsproxy`
– Permissions: `getlogs.command`

– [MCLogs](https://mclo.gs/) for providing such an awesome service!
– [ChatGPT](https://chat.com) for generating the plugin’s logo!
Gatekeeper

Gatekeeper is a lightweight, highly optimized Minecraft plugin that defends your server from VPNs, proxies and abusive ISP ranges. It combines fast local ASN analysis with optional external IP checks to give you a multi-layered protection system that’s tuned for high connection volumes.
## ⚡ Requirements & Compatibility
– **Java:** 11 or later
– **Server:** **Bukkit** (**Spigot, Paper, Purpur** etc) / **Bungeecord** / **Velocity**
– **Version range:** `1.8` – `26.1.2`
## 🧩 Modules Overview
| Module | Description & Features |
| :— | :— |
| **AccountLimit** | Keets your server fair by limiting how many accounts can connect from a single IP – perfect for stopping alt abuse. |
| **AntiVpn** | Scans connections through an external API to catch even the most sneaky VPNs and proxies – extremely accurate, with a tiny trade-off in speed for that extra peace of mind. |
| **AsnFilter** | Blocks traffic from dangerous or suspicious ASNs in milliseconds – not quite as precise as a full VPN detector, but blazing fast and catches most bad actors instantly. |
| **Blacklist** | Gives you full control to permanently ban any IP or username – simple, reliable, and instantly effective. |
| **CountryFilter** | Instantly blocks entire countries you don’t trust – clean and ruthless traffic filtering with zero lag. |
| **RateLimit** | Prevents connection floods and brute-force attacks by limiting how often clients can knock on your server’s door – smooth and stable, even under heavy fire. |
| **IpFilter** | Blocks known proxy IPs gathered from popular public proxy lists – keeps your server safe from cheap bypass attempts without costing a dime on external APIs. |
## Why choose Gatekeeper?
Gatekeeper gives you the best of both worlds: **speed and precision**. Local ASN analysis delivers a verdict in milliseconds with almost zero CPU cost. The external API catches anything the local check misses. The result? Fewer false negatives, minimal resource usage, and enterprise-grade features – without a paywall.
## Quick install
1. Drop `Gatekeeper.jar` into your server’s `plugins` folder.
2. Restart the server – the default config will be generated automatically.
3. Edit module configs to add API keys, ASN lists, rate limits, and country rules.
4. Run `/gatekeeper reload` or restart your server.
## Who is Gatekeeper for?
✅ Large public servers and networks
✅ Hubs and communities prone to proxy abuse
✅ Admins who want advanced blocking (ASN, country, rate limits) without tanking performance
> 💡 **One last thing** – Gatekeeper works right out of the box. But its true power unlocks after just 5 minutes of configuration: add your API keys, tweak your ASN lists, set your limits. That’s when your server becomes an impenetrable fortress, and your players will feel the difference. Join us on Discord and see how easy it is to keep your lobby clean.
FoxViaRestore
### If you find any errors or bugs, kindly report them on the Discord server (my discord is imfoxer).
[](http://discord.idcteam.xyz/)
**FoxViaRestore** is an addon for **[ViaVersion](https://modrinth.com/plugin/viaversion)**, this restore old API class of **[ViaVersion](https://modrinth.com/plugin/viaversion)**, useful for plugins that only use old **ViaVersion API**. Why this plugin? **ViaVersion** **_(5.x.x)_** deleted the old API (us.myles) and some plugins don’t receive updates, so… this **allow again the usage of that plugins with adding again the packages of that API** and also, **including the new versions values**. This also now support **BungeeCord** (+ Forks) and **Velocity** (+ Forks).
### Versions added and/or edited:
“`
public static final ProtocolVersion v1_20_5 = register(766, “1.20.5-1.20.6”, new VersionRange(“1.20”, 5, 6));
public static final ProtocolVersion v1_21 = register(767, “1.21-1.21.1”, new VersionRange(“1.21”, 0, 1));
public static final ProtocolVersion v1_21_2 = register(768, “1.21.2-1.21.3”, new VersionRange(“1.21”, 2, 3));
public static final ProtocolVersion v1_21_4 = register(769, “1.21.4”);
public static final ProtocolVersion v1_21_5 = register(770, “1.21.5”);
public static final ProtocolVersion v1_21_6 = register(771, “1.21.6”);
public static final ProtocolVersion v1_21_7 = register(772, “1.21.7-1.21.8”, new VersionRange(“1.21”, 7, 8));
public static final ProtocolVersion v1_21_9 = register(773, “1.21.9-1.21.10”, new VersionRange(“1.21”, 9, 10));
public static final ProtocolVersion v1_21_11 = register(774, “1.21.11”);
public static final ProtocolVersion v26_1 = register(775, “26.1-26.1.2”, new VersionRange(“26.1”, 0, 2));
“`
Do you need support? Please, join to our **[discord support](https://discord.idcteam.xyz/)**. _(tested with ViaVersion 5.8.1)_
FoxGate AntiVPN

### FoxGate
**The #1 AntiVPN Plugin from the market.**
_”It’s time to limit your server to legitimate and real traffic.”_
➡️ **FoxGate** (formerly, **FoxAntiVPN**) is a **powerful tool designed to protect your Minecraft server from unwanted visitors using VPNs**. This plugin prevents players from bypass ip bans by allowing server owners to detect and block **VPN’s**, **Proxy’s** and **more**. This plugin connects to a configerable list of services which detect VPN’s without any hassel. **This plugin is extremely hard to bypass**. With numerous APIs working together, **bypassing this AntiVPN is very difficult**. The more services you enable, the harder it becomes for users to evade detection. Currently supporting **Spigot** `+ Forks`, **BungeeCord** `+ Forks`, **Velocity** `+ Forks`, **FOLIA** `+ Forks`, **Nukkit**/**PowerNukkitX** `+ Forks`, **WaterdogPE** and **Hytale**.
# ⭐ Features:
> **Supports different types of databases with HikariCP Connection**. Allows to the user chooise their best option for storing data. Available options: **MySQL**, **MariaDB**, **PostgreSQL**, **H2**, **SQLite**, **Jaybird** and **Custom** (in case you want to use any other local/remote database).
“`yaml
# ___ _ _
# / __ _| |_ __ _| |__ __ _ ___ ___
# / / / _` | __/ _` | ‘_ / _` / __|/ _
# / /_// (_| | || (_| | |_) | (_| __ __/
# /___,’ __,_|____,_|_.__/ __,_|___/___|
#
# Configure a database for use.
#
# ❓ Has questions? Join to the discord server:
# – https://discord.zowi.gay/
# – https://discord.idcteam.xyz/
database:
# ⚙ Determine the type of DataBase will be used.
# – Available options in type.
# All options use HikariCP for better performance.
#
# |=> MySQL
# |=> MariaDB
# |=> PostgreSQL
# |=> SQLite (COULD CAUSE ISSUES IN OLDER VERSIONS!)
# |=> H2
# |=> JayBird
# |=> Custom
#
# —————————————————————————–
# Type | Stability | Performance | Support | Popularity | Concurrence |
# —————————————————————————–
# MariaDB | 4⭐ | 4⭐ | 5⭐ | 5⭐ | 5⭐
# MySQL | 4⭐ | 4⭐ | 5⭐ | 5⭐ | 4⭐
# PostgreSQL | 5⭐ | 5⭐ | 4⭐ | 3⭐ | 5⭐
# SQLite | 1⭐ | 3⭐ | 3⭐ | 2⭐ | 4⭐
# H2 | 2⭐ | 4⭐ | 3⭐ | 2⭐ | 1⭐
# Jaybird | 2⭐ | 2⭐ | 1⭐ | 1⭐ | 1⭐
#
# 📚 Note: In case you change this configuration and your server is
# already started, use the command “/foxgate db reconnect” to restart
# your database without restarting plugin or server. Always remember do
# “/foxgate reload” before using this command to apply.
type: H2
# 🔩 Set the table’s name inside the DataBase.
# – Modify in case you want mantain older stats while using another
# new. This can also help in case a conflict occurrs.
#
# 📚 Note: If you want restore older stats used in Older versions
# of FoxGate (1.0.5-pre4 or older), use the next:
# – ‘vpn_cache’
table: foxgate
# 🔩 Save the cache inside the database instead of a file?
# – Use this only if you want to use multi-proxy or you’re sure
# this will don’t cause problems with your database.
cache_database: false
# 🔩 Enable whitelist based in DataBase?
# – Set this feature to enabled in case you want to save
# whitelist IP’s/names in a database instead of a file.
# Extremely recommended for Multi-Proxy.
#
# 📚 Note: Available only in MySQL, MariaDB and PostgreSQL.
whitelist_database: false
“`
> The plugin is **trying to support all types of software with any version of Minecraft**, since **1.3.x**; all softwares, **can probably works correctly with this plugin**, because this __**already download their own libraries for avoid any type of problems**__. Now supporting **Nukkit**, **PowerNukkitX** and **WaterdogPE**, bedrock softwares and **Hytale**.

> **Customize the messages how you want**! This plugins supports **MiniMessage** and **Legacy** colors in all versions; also the **configuration it’s too extended for an extremely customization** in base of your needs!

> Downloads **their libraries automatically when starting for adding more options available for you**! Every update, the libraries get downloaded and **automatically updates** for you to mantain always up-to-day in functions and fixes vulnerabilities.
Check all libraries downloaded by the plugin: [Click here to see ‘Dependencies’ tab from BuiltByBit](https://builtbybit.com/resources/61530/field?field=dependencies).
_(Sometimes can be outdated that list; the plugin always download from trusted sites)_
> The **default config is setup to block most VPN’s**, although you can **add a custom service** or **modify existing services in the config**. The plugin was made for support multi-services for detection, and for it, we provide a lot of tools for you: **Send requests with Headers**, **Condition systems for Flag**/**Bypass** (ignore detection) and custom VLs per service (for add VLs to reach maxFlags).
“`yaml
# __ _
# / _ ___ _ ____ _(_) ___ ___ ___
# / _ | ‘__ / | |/ __/ _ / __|
# _ | __| | V /| | (_| ____
# __/___|_| _/ |_|______|___/
#
# The configuration is generated with our File Manager,
# which overrides the real comments. See the description of
# every available services in our GitHub repository of
# issues and wiki.
#
# GitHub:
# https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services
#
# Note: Use ‘Ctrl+F’ to search the service, and put the file
# name for search more easy. ^^
# Enable this service?
enabled: true
# Add this field in case require key.
# – This is used for ‘{KEY}’ variable in the
# headers or URL fields.
key: ”
# The plugin should output errors though
# the console?
# – Enable this option if you want get output
# in case a service give errors in the console.
# Useful for debug responses while debugging it’s
# disabled.
#
# Note: This only works in certain scenearies, like
# an API returning ‘nullable’ value or another.
output_errors: true
# Model of the response.
# – Add the model to handle the response of
# the API. Check the response type and set one
# correctly for making this works properly.
#
# Supported values:
# – HTML
# – JSON
# – CONTAINS
model: JSON
# Flags to add when it’s detected in this service.
# – Option for add more VLs to reach the maxFlags
# in each services. Useful if you trust in a service
# and want make it count more VLs.
vls: ‘2’
# URL of the API.
# – This field is important, insert the URL of
# the service for response.
#
# Supported placeholders:
# – {IP} – Return the player’s IP.
# – {KEY} – Return ‘key’ field value.
url: https://central.zowi.gay/check/{IP}
# ⛓ Headers to use.
# – Set custom headers in case it’s required.
# The values can be in List or Map.
#
# Note: Set to ‘[]’ or ‘{}’ to disable.
headers: {
}
# Values to check.
values:
# Fields to check.
# – Disable the fields to check with using
# the value ‘{}’. If you exclude this value,
# field ‘type’ will check if the final
# response contains that value.
fields:
– malicious
# Type to determine.
# – Determine which value needs to determine
# if the connection it’s a VPN/Proxy or another,
# this will check for a String.
#
# Note: Use ‘boolean’ for check for any boolean
# boolean, like: ‘true’/’false’ or ‘0’/’1′.
type: boolean
# Custom conditions to determine bypass or detection logic.
# – These conditions allow advanced control based on fields from the
# API response.
#
# Structure:
# – Each key (e.g. ‘1’, ‘2’, etc.) holds a list of conditions.
# – Each list works with AND logic (all conditions must match).
# – Multiple keys result in OR logic (at least one group must match).
#
# Syntax:
# – Use {field} to refer to response fields (e.g. {score}).
# – Supported operators: ‘=’, ‘!=’, ‘>’, ‘>=’, ‘<', '<='.
# - Values can be strings (true/false) or numbers.
#
# Note: This feature only works in 'JSON' and 'HTML' type,
# and for make this works in HTML, always use '{foxgate_check}' for
# use field (only exists this in HTML).
conditions:
# Conditions for Bypass
# - If any group of conditions here matches, the player will be
# ignored (not flagged). Use this for trusted connections like mobile
# users or low score in risk/fraud.
#
# Note: Disable this condition with 'bypass: {}'.
bypass: {
}
# Conditions for Flag.
# - If any group of conditions here matches, the player will
# be flagged (detected). Useful for detecting based on high
# risk/fraud score, known abuse, etc.
#
# Note: Disable this condition with 'flag: {}'.
flag: {
}
```
> **View alts from a certain IP with one command**! See and check any IP to verify all accounts cached their last connection, **providing to you exactly data** and **totally configurable message** for you.

> **Limit the maxium connections per IP to prevent players with a lot of accounts simultaneous or bots in your server**. You can **change the limit**, **enable**/**disable feature** and **change the kick message**, using our **IPLimiter** module for making that detection, also, can works based in time, useful for specific scenaries.
“`yaml
# _____ ___ __ _ _ _
# _ / _ / /(_)_ __ ___ (_| |_ ___ _ __
# / // /_)/ / | | ‘_ ` _ | | __/ _ | ‘__|
# // /_/ ___/ /__| | | | | | | | || __| |
# ____// ____|_|_| |_| |_|_|_____|_|
#
# Limit maximum connections per IP to avoid multi-accounts
# or bots.
# When a player join, this start a count in their IP, where
# a new connection in the IP it’s 1 point more, and if
# that IP reachs a certain amount of points, the connection
# will be denied. But, if the player leave the server, the IP
# discount 1 point.
#
# Note: This feature it’s experimental and could be unstable
# in some cases, try using this with precaution. Every update,
# this tries to be more stable while tries to be optimized.
#
# ❓ Has questions? Join to the discord server:
# – https://discord.zowi.gay/
# – https://discord.idcteam.xyz/
# Enable this feature?
enable: true
# Determine the maximum limit of points per
# IP to start blocking coming new connections
# from that IP.
# – Avoid using a low value, because exists rare
# cases where an user joins with a duplicate IP
# in the same city from same provider of ISP.
#
# ⭐ Recommended: 3
maximum: 3
# ⏳ Base in time.
# – When enabled, the IP counter will automatically reset
# after the specified time period. This prevents permanent
# IP blocks and allows users from the same network
# (like family, school, or workplace) to join again
# after the time expires.
#
# With ’30m’ and maximum=3: If 3 players from the same
# IP join within 30 minutes, the 4th will be blocked.
# After 30 minutes, the counter resets to 0.
# If the module it’s disabled, the counter never resets
# automatically, only will allow if one player leaves the
# server, this discount 1 from the counter and the 4th
# can enter.
#
# ⭐ Recommended: 30m
# Note: Use ‘DISABLE’ for disable this feature.
time: DISABLE
“`
**AND**…
– The plugin has **minimal performance impact** due to it running **asynchronously** and in **parallel**.
– Debug the things that **FoxGate** does for **transparency** and **check what returns the API** when a user/ip is scanned with **FoxGate**.
– **Filter all messages** of disconnection when is made by **FoxGate**. This **don’t hide messages that aren’t made by the plugin**, supporting multi-platform. (This was a previously feature of **FoxGate Plus Edition**, passed to **Free Edition**)
– **Blacklist** or **Bypass** specific **ISP** (Internet Service Provider) that you want with our **ISP Module** using **IPInfo** service. It’s free and faster in **FoxGate**!
– **FoxGate** supports **auto-update configuration** and **multi-language**, you can **contribute in translate our plugin** in our [**GitHub repository**](https://github.com/IDCTeam-Group/FoxGate-Issues/tree/main/languages)!
– Supported **IPv4** and **IPv6** on their commands, services and modules.
– **Use your server software firewall for blocking instead of a disconnect message**. If you’re using a supported server’s software (Flamecord, VeloFlame, …), you can use their module of firewall for blocking instead of using server events.
– **Easy to fix a false flag**. You can use Custom VLs per service, remove a wrongly flagged ASN, hostname, using conditions system per service or increase the maximum flags to kick player. You can join to our discord support for ask a great configuration in base of your amount of services and module settings.
– **Perfect detection**. The plugin contains a **lot of modules** for detect any type of **malicious actors**, modules like **ISPFilter**, **GeoLocation**, **IPRange** and **Services**. Also, our new **IPRange** system with new structure, allows to download **custom sources/lists** for different purposes, like: **Proxies**, **Tors** and even **Residential Proxies**! (Check our addon in a page with Plus Edition).
– **Block any connection from Bogon IP** in case an user it’s trying to connect for bypass stuffs. You can toggle this in configuration.
– **Easy and friendly whitelist command**. Gives whitelist to users to avoid the modules with a single command, using __**/fg whitelist **__, in that command you can **add** a user/IP to the whitelist with optional reason and a duration time, see info about a user/IP in whitelist, **remove** a player from whitelist and **purge** the list.
– **Passive mode**. This makes the plugin doesn’t detect on every player join, but allows to has compatibility with another AntiVPN’s or checking with the command manually, useful for checking only in certain cases in every services.
– **Highly recommended**. This is a better solution for replace your another **AntiVPN** plugin for this, customize how you want, change the things for your benefit and enjoy with **FoxGate**!

**FoxGate** It is lightweight and fast in making multi-verification.
**Want see first the Plus version?**
`(Plus version add new features that it’s perfect for an antivpn)`
| BuiltByBit | Polymart | Spigot
|:———————:|:———————:|:———————:|
| [builtbybit.com](https://builtbybit.com/resources/61530) | [polymart.org](https://polymart.org/resource/7327) | [spigotmc.org](https://www.spigotmc.org/resources/123563/)
| See the Plus version in BuiltByBit now. | See the Plus version in Polymart now. | See the Plus version in SpigotMC now. |
## 🚀 Services available in the default config.
> **❝ Do these services in the config works correctly?**
> The list of services in the default config have all been tested at least once. You can still configure each services values as well as edit or add more services (like in the example above). Services may not always function due to issues on their end or because of how they where added to the config.
Some services are **disabled by default** because **they require an API key to function**. However, **thirteen of these services** work without a key and are enabled by default, providing basic **VPN** and **proxy** detection right away. To maximize protection against **VPNs**, **proxies**, and **other threats**, it is recommended to obtain API keys for the remaining services. Doing so will enhance the accuracy and effectiveness of detection.
See more about these services in [**our wiki in GitHub**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services).
| ✅ FREE SERVICE – No key required for work. | ⭕ KEY REQUIRE SERVICE – Key required for work. |
| :— | :— |
| 1. [**BlackBox**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#blackbox) | 1. [**2IP**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#2ip) |
| 2. [**BlockListDE**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#blocklistde) | 2. [**AbuseIPDB**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#abusepidb) |
| 3. [**CINSscore**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#cinsscore) | 3. [**AntiVPN.io**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#antivpn-io) |
| 4. [**FastAsFuck**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#fastasfuck) | 4. [**BanProxy**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#banproxy) |
| 5. [**FunkeMunky**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#funkemunky) | 5. [**FocSec**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#focssec-14-days-trial-paid-service) |
| 6. [**GreenSnow**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#greensnow) | 6. [**FreeIPAPI**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#freeipapi) |
| 7. [**IPLocate**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#iplocate) | 7. [**GetIPIntel**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#getipintel) |
| 8. [**IP-API**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ip-api) | 8. [**GreIP**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#greip) |
| 9. [**IP-Check**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ip-check) | 9. [**IP2Location**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ip2location) |
| 10. [**IPAPI.is**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ipapi-is) | 10. [**IPDetective**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ipdetective) |
| 11. [**IPQuery**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ipquery) | 11. [**IPGeolocation**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ipgeolocation-paid-service) |
| 12. [**IPRisk**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#iprisk) | 12. [**IPHub**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#iphub) |
| 13. [**MarvinMC**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#marvinmc) | 13. [**IPHunter**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#iphunter) |
| 14. [**MerakiStudios**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#merakistudios) | 14. [**IPQualityScore**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ipqualityscore) |
| 15. [**NegativityAPI**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#negativity-api) | 15. [**IPStack**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#ipstack) |
| 16. [**Rayzs.de**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#rayzs-de) | 16. [**IsProxyAPI**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#isproxyip) |
| 17. [**TCPShield**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#tcpshield) | 17. [**NoProxy**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#noproxy-paid-service) |
| 18. [**ZowiCentral**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#zowis-central) | 18. [**ProtectCord**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#protectcord) |
| **- NO MORE -** | 19. [**ProxyCheck**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#proxycheck) |
| | 20. [**ProxyRadar**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#proxyradar) |
| | 21. [**VPNAPI**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#vpnapi) |
| | 22. [**VPNBlocker**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Services#vpnblocker) |
> **❝ Want to know how to configure these services?**
> Check the configuration section below for examples and templates. When a player is detected using a VPN or proxy, the plugin automatically stores this information in a database. This prevents repeated API requests for the same IP address for a configurable number of hours, reducing unnecessary API calls and improving efficiency.
By using both services that are enabled-by-default and those that require API keys, you can create a robust detection system that effectively identifies and blocks **VPN**, **proxy**, and **other undesired connections**. See more information in the [**documentation section**](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki/Configuration#1-how-can-i-add-a-custom-api-in-case-the-plugin-doesnt-have-one-in-the-default-list).
## 📊 Statistics.
> **❝ 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)**.
This stats are collected by **[bStats.org](https://bstats.org/)**, the information under are shared with the **Plus** version, which is identified as “-pv” in version of the plugin, this can help to the creator to view some statistics without taking some performance. Read quote about the data collected, you can always disable the collection in our **config.yml** available in the plugin’s folder. Since **1.0.2 (plus)** 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**.
**JAVA SOFTWARES**
| Bukkit | BungeeCord | Velocity |
|:—:|:—:|:—:|
|  |  |  |
| **Bukkit**
[➡️ Show through bStats site.](https://bstats.org/plugin/bukkit/FoxAntiVPN/22142)
View statistics of **Bukkit** platform by clicking above. | **BungeeCord**
[➡️ Show through bStats site.](https://bstats.org/plugin/bungeecord/FoxGate-Bungeecord/22460)
View statistics of **BungeeCord** platform by clicking above. | **Velocity**
[➡️ Show through bStats site.](https://bstats.org/plugin/velocity/FoxGate-Velocity/22969)
View statistics of **Velocity** platform by clicking above. |
**OTHERS SOFTWARES: BEDROCK MINECRAFT AND HYTALE SOFTWARE**
| Nukkit | WaterdogPE | Hytale |
|:—:|:—:|:—:|
|  |  |  |
| **Nukkit**
[➡️ Show through bStats site.](https://bstats.org/plugin/bukkit/FoxGate-Nukkit/26461)
View statistics of **Nukkit** platform by clicking above. | **WaterdogPE**
[➡️ Show through bStats site.](https://bstats.org/plugin/bungeecord/FoxGate-WaterdogPE/26515)
View statistics of **WaterdogPE** platform by clicking above. | **Hytale**
[➡️ Show through bStats site.](https://bstats.org/plugin/bukkit/FoxGate-Hytale/28871)
View statistics of **Hytale** platform by clicking above. |
## 🔗 Links.
| Documentation | Discord |
|:———————:|:———————:|
| [github.com](https://github.com/IDCTeam-Group/FoxGate-Issues/wiki) | [discord.idcteam.xyz](https://discord.gg/FTtVXfj) |
| Some documentation for help. | Join our community for technical support. |
FoxCore
FoxCore is a framework used to provide support for tool libraries and cross loader configuration file systems. Currently, the following configuration file formats are supported:
1. toml (default)
2. json
3. setting (deprecated)
Currently, there is no complete implementation of I18N, but the front-end of the web configurator is fully compatible with web translator plugins (such as those included with Edge). Non Chinese users are advised to use a web translator.
FoxCore itself provides the following features:
1. Minecraft Server online configuration file management
2. Other languages supported by Minecraft Server MOTD (other languages will be automatically transcoded and decoded during loading)
The above functions are only effective on Fabric, NeoForge, and Paper servers. We did not use Mixin in the implementation of these functions to ensure maximum compatibility.
In addition, the front end of FoxCore is completely independent of the back end, which means that you can use any FoxCore front end to access any FoxCore back end, just fill in the corresponding server address in the settings (for the current server, it defaults to **/api** ).
Here are some previews of front-end web pages:


FlowGate Lite

—
[](https://discord.com/invite/88avyryBgt)
—


—

—




—

—



—

—

FlectonePulse
### 🎥 FlectonePulse Video Review
[](https://youtu.be/UjIlfjXzdxE “Watch”)
## 🏆 What makes FlectonePulse special?
FlectonePulse is a plugin and mod for Minecraft servers that takes control of chat, messages, and notifications. Beginners will especially love it because the setup is simple, and the result is a beautiful chat, integrations, and useful commands without any hassle.
– All operations are performed asynchronously, the main server thread is not affected
– Uses Google Guice for dependency injection, which simplifies extending functionality
– Supports all popular platforms Bukkit, Spigot, Paper, Purpur, Folia, Fabric, BungeeCord, Waterfall, and Velocity on versions 1.8.8 to the latest
## 🎨 Flexible text formatting
Supports all color formats, from legacy (`&` or `§` for colors) to modern MiniMessage tags
| **Input code** | **Transformation** |
|——————————————————-|————————————————————-|
| `&0`-`&9`, `&a`-`&f` | ``, ``, …, `` |
| `&l`/`&m`/`&n`/`&o`/`&k`/`&r` | `` / `` / `` / `` / `` / `` |
| `&#rrggbb`, `#rrggbb`, `&x&r&r&g&g&b&b`, `<##rrggbb>` | `<#rrggbb>` |
| MiniMessage tags | ``, ``, ``, ``, etc. |
“`yaml
# EXAMPLE
join:
format: “&lHello !”
“`

## 🧱 Any textures in messages (WITHOUT RESOURCE PACK)
Add custom texture (image) using the `` placeholder
[](https://flectone.net/pulse/docs/message/format/object/)
[](https://flectone.net/pulse/docs/message/format/object/)
Use avatars in messages using the `` placeholder and Minecraft symbols using ``
[](https://flectone.net/pulse/docs/message/format/object/)
## 🌈 Chat customization with /chatsetting

The /chatsetting command opens a menu for quick message customization for each player. Choose colors, styles, and disable unnecessary messages
## 🌍 Smart localization
### How it works
[](https://flectone.net/pulse/docs/config/language/)
When `by_player: true` is enabled, FlectonePulse detects the client’s language and displays messages in it. If no translation exists, the default from the config is used. More in the [documentation](https://flectone.net/pulse/docs/config#language-player) 🔗
## ✨ Customizable elements
| **Visual** | **Description** |
|—————|—————–|
|  | **Server MOTD**
Add custom texts for greetings in the server list |
|  | **Join messages**
Greet players |
|  | **TAB menu**
Show ping, online, ranks — all in one place |
|  | **Death messages**
Make them fun with text or sounds |
|  | **Branding**
Add server name to the F3 menu |
|  | **Advancements**
Custom advancement messages |
| Full list in [documentation](https://flectone.net/pulse/docs/message/) 🔗 | … |
## 🤝 Integrations
### External platforms
| **Visual** | **Description** |
|———|———-|
| [](https://flectone.net/pulse/docs/integration/discord/) | **Discord**
Sync server chat with Discord channels |
| [](https://flectone.net/pulse/docs/integration/telegram/) | **Telegram**
Send messages via bot to Telegram and sync chats |
| [](https://flectone.net/pulse/docs/integration/twitch/) | **Twitch**
Stream notifications in Minecraft chat and server chat sync |
### Plugins
| **Plugin** | **Description** |
|———————————————————————————————–|——————————————————————–|
| 💬 **[InteractiveChat](https://flectone.net/pulse/docs/integration/interactivechat/)** | Interactive elements in chat |
| 🛡️ **[LuckPerms](https://flectone.net/pulse/docs/integration/luckperms/)** | Permission and group management |
| 🧩 **[PlaceholderAPI](https://flectone.net/pulse/docs/integration/placeholderapi/)** | Placeholders from other plugins, e.g. %player_level% |
| 🎙️ **[PlasmoVoice & SimpleVoice](https://flectone.net/pulse/docs/integration/plasmovoice/)** | Ignore and mute sync in voice chat |
| 🖼️ **[SkinsRestorer](https://flectone.net/pulse/docs/integration/skinsrestorer/)** | Skin display in chat and TAB |
| 👻 **[SuperVanish](https://flectone.net/pulse/docs/integration/supervanish/)** | Hide vanished players |
| Full list in [documentation](https://flectone.net/pulse/docs/integration/) 🔗 | … |
## 🎮 Over 30 commands
| **Visual** | **Description** |
|————–|————————|
| [](https://flectone.net/pulse/docs/command/) | **/ball**
Magic ball with many answers |
| [](https://flectone.net/pulse/docs/command/) | **/tictactoe**
Tic-tac-toe |
| [](https://flectone.net/pulse/docs/command/) | **/stream**
Stream notifications in chat |
| [](https://flectone.net/pulse/docs/command/) | **/try**
Test your luck from 0% to 100% |
| Full list in [documentation](https://flectone.net/pulse/docs/command/) 🔗 | … |
## ❓ FAQ
Questions about installation or setup? Check the [FAQ](https://flectone.net/pulse/docs/) in the documentation
## 🙏 Acknowledgments
FlectonePulse is built on these projects:
– 🏗️ **[Google Guice](https://github.com/google/guice)** — for modular code
– 📚 **[JDBI](https://jdbi.org/)** with **[HikariCP](https://github.com/brettwooldridge/HikariCP)** — efficient database work
– 📦 **[Jackson](https://github.com/FasterXML/jackson)** — data serialization
– 🧙 **[PacketEvents](https://github.com/retrooper/packetevents)** — packet handling
– 🎨 **[Adventure](https://github.com/KyoriPowered/adventure)** — text formatting
– ⌨️ **[Cloud](https://github.com/Incendo/cloud)** — commands with autocompletion
– ⏱️ **[Universal Scheduler](https://github.com/Anon8281/UniversalScheduler)** — task scheduling
– 🔣 **[Symbol Chat](https://github.com/replaceitem/symbol-chat)** — symbols in chat
– 🖥️ **[PacketUxUi](https://github.com/OceJlot/PacketUxUi)** — GUI elements
– 💬 **[LightChatBubbles](https://github.com/atesin/LightChatBubbles)** — messages above head
– 🌐 **[MiniTranslator](https://github.com/imDaniX/MiniTranslator)** — legacy color conversion
– 🌱 **[FlectoneChat](https://github.com/Flectone/FlectoneChat)** — predecessor of FlectonePulse
Thanks to the community! Every star on GitHub and review on platforms shows that FlectonePulse is truly needed ⭐
## 📊 Project statistics
## ❤️ Open source and free
FlectonePulse is completely free. Download, modify, put on your server. For priority support, early access to features, and help with server-specific setup, support on Boosty. It motivates further development!
FlectonePulse is waiting for you! Ready to install? 😎
