{"id":45062519,"url":"https://github.com/izomsoftware/xenoncord","last_synced_at":"2026-06-30T12:00:36.373Z","repository":{"id":336788299,"uuid":"1150869437","full_name":"IzomSoftware/XenonCord","owner":"IzomSoftware","description":"XenonCord is a lightweight, waterfall based, feature rich Minecraft proxy, designed to be scalable.","archived":false,"fork":false,"pushed_at":"2026-06-28T19:12:40.000Z","size":42589,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-28T20:06:25.007Z","etag":null,"topics":["bungeecord","minecraft","minecraft-proxy","minecraft-server","proxy","server","waterfll","xenoncord"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IzomSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-05T19:36:23.000Z","updated_at":"2026-06-28T19:12:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"31640ffe-848f-4e56-83a4-5d46a4086d22","html_url":"https://github.com/IzomSoftware/XenonCord","commit_stats":null,"previous_names":["izomsoftware/xenoncord"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/IzomSoftware/XenonCord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IzomSoftware%2FXenonCord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IzomSoftware%2FXenonCord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IzomSoftware%2FXenonCord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IzomSoftware%2FXenonCord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IzomSoftware","download_url":"https://codeload.github.com/IzomSoftware/XenonCord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IzomSoftware%2FXenonCord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34965643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bungeecord","minecraft","minecraft-proxy","minecraft-server","proxy","server","waterfll","xenoncord"],"created_at":"2026-02-19T10:07:32.015Z","updated_at":"2026-06-30T12:00:36.357Z","avatar_url":"https://github.com/IzomSoftware.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This project has released the new version with lots of changes. please, if there's any problem/error/anything, contact us on github issues.\n# 🌌 XenonCord  \n\n*A lightweight, easy-to-use, and scalable BungeeCord proxy.*  \n\n---\n\n## 🚀 Overview  \nXenonCord is a **fork of Waterfall**, which itself is a fork of **BungeeCord**. This project introduces various **fixes, patches, and new features**, including:  \n- ✔ **BungeeGuard native forwarding**  \n- ✔ **Optimizations for performance \u0026 scalability**  \n- ✔ **Additional features to enhance BungeeCord**  \n\n🔹 **Note:** All \"addons\" have been migrated into a **BungeeCord plugin** now.  \n\n---\n\n## Why fork Waterfall?\nWaterfall has reached end of life long time ago, because they try to push community support into Velocity because it's \"faster\". PaperMC could've made changes to necessary parts of BungeeCord to make it as performant as Velocity is. for some reason they've decided to reinvent the wheel.\nBungeeCord has a huge ton of design flaws (e.g. Entity rewrite) which causes it to be less performant compared to Velocity.\nThe goal of XenonCord is to instead of reinventing the wheel, fix these design flaws, improve the existing base, and make it even better than it was ever before.\nAt first, XenonCord's goal was to implement features alongside with optimizations, however after a while we've decided to change that behaviour \u0026 instead ship a general purpose Proxy.\nOur key goal is to keep it simple \u0026 modular, we hate bloatware \u0026 therefore we'll not contribute to it.\nWe only implement features into mainstream which **really** require us to do so (e.g. domain whitelisting).\n\n## ✨ Key Features  \n\n✅ **Lightweight \u0026 Optimized**  \n- Focused on **clean code** and **high performance** for seamless Minecraft server proxying.  \n✅ **Security Suite**\n- **Captcha System**: Advanced map-based captcha to block automated bots.\n- **AntiProxy \u0026 VPN**: Real-time detection and blocking of known proxy and VPN services.\n- **Global Whitelist**: Efficiently bypass all security checks for trusted IPs and usernames.\n- **Account Limit**: Prevent alt-spam by limiting accounts per IP.\n- **IP Whitelist**: Restrict access to specific IP ranges or domains.\n✅ **Customizable**\n- Fully modular design—enable or disable any feature via `XenonCord.yml`.\n✅ **Developer-Friendly**  \n- Fork, modify, and extend as needed—**open-source and easy to integrate**.  \n\n---\n\n## 🛠 Getting Started  \n\n### 📌 As a Proxy  \n1. **Download** the latest `.jar` file from [Releases](#).  \n2. **Place** it in your **Minecraft server folder**.  \n3. **Run** it using your server's start script.  \n\n### 💻 As a Development Workspace  \n1. **Clone the repository**:  \n   ```bash\n   git clone https://github.com/SyNdicateFoundation/XenonCord/\n   ```\n2. **Open in IntelliJ IDEA**\n\n---\n\n## 🚧 TODO  \n📌 **Optimizations** – Improve performance \u0026 reduce overhead.\n- Optimization plans:\n- Remove entity mapping entirely ✅ (Testing required)\n- Replace thread.sleeps ✅ (Testing required)\n- Replace reflections based stuff ✅ (Testing required)\n- remove r/w lock (replace with ConcurrentHashmap ✅ (Testing required)\n- use libdeflate  ✅\n- remove system.nanotime ✅\n\n📌 **Feature Additions** – Expand functionality with new capabilities.  \n\n---\n\n## 🎖 Credits  \n\nSpecial thanks to:  \n- **[BungeeCord](https://www.spigotmc.org/wiki/bungeecord/) by SpigotMC** – for laying the foundation.  \n- **[Waterfall](https://papermc.io/) by PaperMC** – for making proxy development easier.  \n- **Contributors \u0026 Community** – for helping improve XenonCord.  \n\n---\n\n## We welcome contributions! 🚀\n  \n💡 **Fork the repo, submit a PR, and we’ll review it.**  \nNeed help or want to contribute? **Join our community on Discord!**  \n\n[![Discord](https://img.shields.io/discord/1189580010957324298?color=5865F2\u0026logo=discord\u0026logoColor=white\u0026style=for-the-badge)](https://discord.gg/vTF2W5UKxr)  \n\n--- \n\n## 📊 Live Statistics  \n\nTrack XenonCord’s usage and performance via **bStats**:  \n[View XenonCord Stats on bStats](https://bstats.org/plugin/server-implementation/XenonCord/25130)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizomsoftware%2Fxenoncord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizomsoftware%2Fxenoncord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizomsoftware%2Fxenoncord/lists"}