Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GTeamX
/
CoralGate
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Global update 0.4.0
- #42
#42
Merged
XIII-MC
merged 98 commits into
prod
GTeamX/CoralGate:prod
from
dev
GTeamX/CoralGate:dev
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
98
(98)
Checks
Files changed
Merged
Global update 0.4.0
#42
XIII-MC
merged 98 commits into
prod
GTeamX/CoralGate:prod
from
dev
GTeamX/CoralGate:dev
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
Bumped version to 0.3.2-SNAPSHOT/0.4.3-SNAPSHOT
XIII-MC
committed
2f48b07
View commit details
Copy full SHA for 2f48b07
Browse repository at this point
Commits on Jun 26, 2026
Bump the dev-deps group with 2 updates
Show description for d38486b
dependabot[bot]
authored
d38486b
View commit details
Copy full SHA for d38486b
Browse repository at this point
Commits on Jun 27, 2026
Merge pull request #25 from GTeamx/dependabot/gradle/dev/dev-deps-80402b01d3
Show description for 3b64af8
XIII-MC
authored
3b64af8
View commit details
Copy full SHA for 3b64af8
Browse repository at this point
Commits on Jun 29, 2026
Working on Bungeecord support
XIII-MC
committed
494b690
View commit details
Copy full SHA for 494b690
Browse repository at this point
Commits on Jul 4, 2026
WIP: client settings/brand check
XIII-MC
committed
2ec7c8b
View commit details
Copy full SHA for 2ec7c8b
Browse repository at this point
Commits on Jul 6, 2026
Bump com.gradleup.shadow from 9.4.3 to 9.5.1 in the dev-deps group
Show description for 60416ed
dependabot[bot]
authored
60416ed
View commit details
Copy full SHA for 60416ed
Browse repository at this point
Commits on Jul 8, 2026
Made code a bit more readable
XIII-MC
committed
f9f29b1
View commit details
Copy full SHA for f9f29b1
Browse repository at this point
Switched API to synchronous fetching instead of async
XIII-MC
committed
670d09f
View commit details
Copy full SHA for 670d09f
Browse repository at this point
Remade scanner
XIII-MC
committed
1d40461
View commit details
Copy full SHA for 1d40461
Browse repository at this point
Added platform type property
XIII-MC
committed
0882e81
View commit details
Copy full SHA for 0882e81
Browse repository at this point
Added run parameters for scanner
XIII-MC
committed
7ecdd4a
View commit details
Copy full SHA for 7ecdd4a
Browse repository at this point
WIP: validation for bungeecord support
XIII-MC
committed
00bc0a3
View commit details
Copy full SHA for 00bc0a3
Browse repository at this point
Merge pull request #26 from GTeamx/dependabot/gradle/dev/dev-deps-c420fd8918
Show description for 23312fc
XIII-MC
authored
23312fc
View commit details
Copy full SHA for 23312fc
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
XIII-MC
committed
793c537
View commit details
Copy full SHA for 793c537
Browse repository at this point
Fixed modern paper support to proper api version
XIII-MC
committed
714b795
View commit details
Copy full SHA for 714b795
Browse repository at this point
Including project version to modern paper
XIII-MC
committed
a2c6b2b
View commit details
Copy full SHA for a2c6b2b
Browse repository at this point
Added version checking for spoofed disconnect message
XIII-MC
committed
4f254b2
View commit details
Copy full SHA for 4f254b2
Browse repository at this point
Updated modern paper support for 1.19.3 - 1.20.5
XIII-MC
committed
1b56862
View commit details
Copy full SHA for 1b56862
Browse repository at this point
Added kyori adventure api for DISCONNECT packet
XIII-MC
committed
b2bba1f
View commit details
Copy full SHA for b2bba1f
Browse repository at this point
Remade the filter with better easier to understand logic
Show description for 9773db9
XIII-MC
committed
9773db9
View commit details
Copy full SHA for 9773db9
Browse repository at this point
Merge spigot and paper module
rafi67000
committed
701971f
View commit details
Copy full SHA for 701971f
Browse repository at this point
Remove unnecessary paper project
rafi67000
committed
7e79207
View commit details
Copy full SHA for 7e79207
Browse repository at this point
Add version catalog for easier dependency management and maintenance
rafi67000
committed
20d9b39
View commit details
Copy full SHA for 20d9b39
Browse repository at this point
Make use of kotlin DSL to simplify buildscript
rafi67000
committed
d761cb1
View commit details
Copy full SHA for d761cb1
Browse repository at this point
Commits on Jul 9, 2026
Fixed properties not applying to platform.properties
XIII-MC
committed
3483bcc
View commit details
Copy full SHA for 3483bcc
Browse repository at this point
Merge pull request #27 from rafi67000/feat/cleanup-buildscript
Show description for 0b21e56
XIII-MC
authored
0b21e56
View commit details
Copy full SHA for 0b21e56
Browse repository at this point
Fixes issue #29
XIII-MC
committed
9b63105
View commit details
Copy full SHA for 9b63105
Browse repository at this point
Removed no longer used config related commands.
XIII-MC
committed
7f8cd1c
View commit details
Copy full SHA for 7f8cd1c
Browse repository at this point
Fix shadow warnings by setting duplicates strategy
rafi67000
committed
79e059a
View commit details
Copy full SHA for 79e059a
Browse repository at this point
Merge pull request #31 from rafi67000/fix/shadow-warnings
Show description for 4b1a8eb
XIII-MC
authored
4b1a8eb
View commit details
Copy full SHA for 4b1a8eb
Browse repository at this point
Commits on Jul 12, 2026
changed pe and lamp order
XIII-MC
committed
6ba83d3
View commit details
Copy full SHA for 6ba83d3
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
XIII-MC
committed
9b1bb30
View commit details
Copy full SHA for 9b1bb30
Browse repository at this point
extra space tickling my brain
XIII-MC
committed
35ae562
View commit details
Copy full SHA for 35ae562
Browse repository at this point
Merge pull request #33 from GTeamX/prod
Show description for cb2b8c3
XIII-MC
authored
cb2b8c3
View commit details
Copy full SHA for cb2b8c3
Browse repository at this point
Made more professional and cleaner
XIII-MC
committed
6dba8f6
View commit details
Copy full SHA for 6dba8f6
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into dev
XIII-MC
committed
27277e9
View commit details
Copy full SHA for 27277e9
Browse repository at this point
Removed unused client brand config settings
XIII-MC
committed
0c5882a
View commit details
Copy full SHA for 0c5882a
Browse repository at this point
Optimized imports
XIII-MC
committed
a319434
View commit details
Copy full SHA for a319434
Browse repository at this point
Added privacy section to comply with Modrinth
XIII-MC
committed
4db252e
View commit details
Copy full SHA for 4db252e
Browse repository at this point
Undid optimized import
XIII-MC
committed
ad8e71c
View commit details
Copy full SHA for ad8e71c
Browse repository at this point
Fixed colors for velocity
XIII-MC
committed
cc21c8f
View commit details
Copy full SHA for cc21c8f
Browse repository at this point
Dynamically changing platform name if on paper
XIII-MC
committed
397f9b1
View commit details
Copy full SHA for 397f9b1
Browse repository at this point
undo
XIII-MC
committed
97adbdf
View commit details
Copy full SHA for 97adbdf
Browse repository at this point
Added fool proof color
XIII-MC
committed
4ebcb18
View commit details
Copy full SHA for 4ebcb18
Browse repository at this point
Fixed thread blocking update check
XIII-MC
committed
c52cc00
View commit details
Copy full SHA for c52cc00
Browse repository at this point
Updated scanner legit motd scan
XIII-MC
committed
14c1c15
View commit details
Copy full SHA for 14c1c15
Browse repository at this point
Made API async again
XIII-MC
committed
0c9516a
View commit details
Copy full SHA for 0c9516a
Browse repository at this point
Updated forged version
XIII-MC
committed
3b2359b
View commit details
Copy full SHA for 3b2359b
Browse repository at this point
Properly fetching IP
Show description for ce2c677
XIII-MC
committed
ce2c677
View commit details
Copy full SHA for ce2c677
Browse repository at this point
Implemented API check
Show description for 9f3bbc3
XIII-MC
committed
9f3bbc3
View commit details
Copy full SHA for 9f3bbc3
Browse repository at this point
Merge pull request #35 from GTeamX/prod
Show description for 7e17886
XIII-MC
authored
7e17886
View commit details
Copy full SHA for 7e17886
Browse repository at this point
Fix-ish (not proud) of async API fetching for proxies (issue #34)
XIII-MC
committed
76e4044
View commit details
Copy full SHA for 76e4044
Browse repository at this point
Made protocol version match new forged version
XIII-MC
committed
f12e174
View commit details
Copy full SHA for f12e174
Browse repository at this point
WIP: pipeline injection
rafi67000
committed
aa7d3a5
View commit details
Copy full SHA for aa7d3a5
Browse repository at this point
ugly temporary trick so it works
rafi67000
committed
1c336fe
View commit details
Copy full SHA for 1c336fe
Browse repository at this point
Use kotlin DSL instead of explicit set
rafi67000
committed
71c1411
View commit details
Copy full SHA for 71c1411
Browse repository at this point
Properly handle netty
rafi67000
committed
320bebf
View commit details
Copy full SHA for 320bebf
Browse repository at this point
Add velocity implementation of pipeline injection
rafi67000
committed
42de59f
View commit details
Copy full SHA for 42de59f
Browse repository at this point
Refactor spigot implementation of pipeline injection
rafi67000
committed
de28b98
View commit details
Copy full SHA for de28b98
Browse repository at this point
Include packetevents license header in borrowed code
rafi67000
committed
896d12d
View commit details
Copy full SHA for 896d12d
Browse repository at this point
Fix a typo
rafi67000
committed
f666241
View commit details
Copy full SHA for f666241
Browse repository at this point
Inject first before registering PacketEvents listener
rafi67000
committed
188f333
View commit details
Copy full SHA for 188f333
Browse repository at this point
Add bungeecord implementation of pipeline injection
rafi67000
committed
4503aa8
View commit details
Copy full SHA for 4503aa8
Browse repository at this point
Correct grammar
rafi67000
committed
d683508
View commit details
Copy full SHA for d683508
Browse repository at this point
Commits on Jul 13, 2026
Made fields final, cleanup code, made more readable
XIII-MC
committed
fa1c17c
View commit details
Copy full SHA for fa1c17c
Browse repository at this point
Removed platform-type to use PE's built in isProxy boolean
XIII-MC
committed
d4f692e
View commit details
Copy full SHA for d4f692e
Browse repository at this point
Did a cleaner fix for API, now running on LOGIN_SUCCESS for proxies only.
Show description for bd1aaec
XIII-MC
committed
bd1aaec
View commit details
Copy full SHA for bd1aaec
Browse repository at this point
Fixed using the right wrapper (issue #34)
XIII-MC
committed
c03d677
View commit details
Copy full SHA for c03d677
Browse repository at this point
Commits on Jul 14, 2026
Clarify packet inspection description in README
Show description for 5897bc4
XIII-MC
authored
5897bc4
View commit details
Copy full SHA for 5897bc4
Browse repository at this point
Commits on Jul 15, 2026
Decode only legacy ping packet
rafi67000
committed
8b183fb
View commit details
Copy full SHA for 8b183fb
Browse repository at this point
Commits on Jul 16, 2026
Fixed cache check bad boolean
XIII-MC
committed
438f679
View commit details
Copy full SHA for 438f679
Browse repository at this point
Added "this." to the timestamp var for uniformity across the project
XIII-MC
committed
d204939
View commit details
Copy full SHA for d204939
Browse repository at this point
bump com.gradleup.shadow from 9.5.1 to 9.6.0 in the dev-deps group
Show description for 9001df7
dependabot[bot]
authored
9001df7
View commit details
Copy full SHA for 9001df7
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #38 from GTeamX/dependabot/gradle/dev/dev-deps-1b1b87f3d1
Show description for 5529a60
XIII-MC
authored
5529a60
View commit details
Copy full SHA for 5529a60
Browse repository at this point
Potential fix for #37, spoofing version when running on a proxy
XIII-MC
committed
dd9b759
View commit details
Copy full SHA for dd9b759
Browse repository at this point
Remade the processDisconnect to support Bungee
Vagdedes2
authored and
XIII-MC
committed
d1bf4be
View commit details
Copy full SHA for d1bf4be
Browse repository at this point
Fixes #37, now works on BungeeCord
XIII-MC
committed
edb35d5
View commit details
Copy full SHA for edb35d5
Browse repository at this point
Commits on Jul 18, 2026
Merge pull request #39 from GTeamX/proxy-version-spoof
Show description for 70f9d9b
XIII-MC
authored
70f9d9b
View commit details
Copy full SHA for 70f9d9b
Browse repository at this point
Commits on Jul 22, 2026
Merge branch 'dev' into wip/pipeline-injection
XIII-MC
authored
1df5b4b
View commit details
Copy full SHA for 1df5b4b
Browse repository at this point
Fixed bungee netty injection
XIII-MC
committed
fd3071b
View commit details
Copy full SHA for fd3071b
Browse repository at this point
Added support for older versions
XIII-MC
committed
40858ac
View commit details
Copy full SHA for 40858ac
Browse repository at this point
Fixed velocity netty injection
XIII-MC
committed
ab7ac6c
View commit details
Copy full SHA for ab7ac6c
Browse repository at this point
Spoofing version for older versions kick message
XIII-MC
committed
c7fb1bc
View commit details
Copy full SHA for c7fb1bc
Browse repository at this point
Simplified code
XIII-MC
committed
7322f41
View commit details
Copy full SHA for 7322f41
Browse repository at this point
Added channel for older disconnect on bungee
XIII-MC
committed
51c126c
View commit details
Copy full SHA for 51c126c
Browse repository at this point
Added handling for older legacy pings
XIII-MC
committed
93201ae
View commit details
Copy full SHA for 93201ae
Browse repository at this point
Added netty responders to send forged legacy ping response
XIII-MC
committed
a171464
View commit details
Copy full SHA for a171464
Browse repository at this point
Added netty responders to send forged legacy ping response
XIII-MC
committed
ae6dda0
View commit details
Copy full SHA for ae6dda0
Browse repository at this point
Made latest version match config version
XIII-MC
committed
8d62260
View commit details
Copy full SHA for 8d62260
Browse repository at this point
Better exception logging logic
XIII-MC
committed
abc9cad
View commit details
Copy full SHA for abc9cad
Browse repository at this point
Use predefined ChannelFutureListener#CLOSE
rafi67000
committed
a1fdfa2
View commit details
Copy full SHA for a1fdfa2
Browse repository at this point
Bump com.gradleup.shadow from 9.6.0 to 9.6.1 in the dev-deps group
Show description for 56ba887
dependabot[bot]
authored
56ba887
View commit details
Copy full SHA for 56ba887
Browse repository at this point
Commits on Jul 23, 2026
Merge pull request #40 from GTeamX/dependabot/gradle/dev/dev-deps-a8c91135b1
Show description for 168980b
XIII-MC
authored
168980b
View commit details
Copy full SHA for 168980b
Browse repository at this point
Merge branch 'dev' into wip/pipeline-injection
XIII-MC
authored
dcf9b81
View commit details
Copy full SHA for dcf9b81
Browse repository at this point
Commits on Jul 26, 2026
Merge pull request #36 from rafi67000/wip/pipeline-injection
Show description for 8d6c5e8
XIII-MC
authored
8d6c5e8
View commit details
Copy full SHA for 8d6c5e8
Browse repository at this point
Commits on Jul 30, 2026
Validated Velocity support
XIII-MC
committed
1a645b4
View commit details
Copy full SHA for 1a645b4
Browse repository at this point
Bumped version
XIII-MC
committed
a7c70a0
View commit details
Copy full SHA for a7c70a0
Browse repository at this point
Merge branch 'prod' into dev
XIII-MC
authored
7b66c3e
View commit details
Copy full SHA for 7b66c3e
Browse repository at this point
You can’t perform that action at this time.