1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2024-09-22 01:31:23 +00:00
Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
Go to file
Outfluencer 3db8e5931f
Support latest BungeeCord changes (#546)
* update bungee injector

* add backwards compatibility
2024-09-14 22:05:04 +02:00
.github/workflows Switch to centralized GitHub actions (#516) 2024-05-27 11:15:11 -07:00
.idea First version of moving to gradle. No relocations etc. yet 2021-12-08 00:59:25 +01:00
ap Added auto-binding 2022-07-12 14:02:36 +02:00
api Deprecate all the API classes that will be removed in Floodgate 3.0 2024-09-01 20:47:26 +02:00
build-logic Preliminary 1.21 Spigot support (#521) 2024-06-13 22:08:27 -04:00
bungee Support latest BungeeCord changes (#546) 2024-09-14 22:05:04 +02:00
core Reduce session server lookups (#509) 2024-05-18 15:01:55 +02:00
database Relocate MySQL database extension dependencies 2023-02-27 00:40:36 +01:00
gradle/wrapper Add branch name when not master, simplify publish, use GitHub Actions 2023-02-12 11:35:32 +01:00
spigot Preliminary 1.21 Spigot support (#521) 2024-06-13 22:08:27 -04:00
velocity Fixed recession in latest commit 2024-05-18 17:43:33 +02:00
.gitignore Changed how post-enable messages work internally + minor other changes 2022-07-11 11:13:37 +02:00
.gitmodules Feature: Cloud 2.0, publishing setup fixes (#496) 2024-04-28 22:36:17 +02:00
build.gradle.kts Retrieve version from gradle.properties 2023-02-13 21:49:28 +01:00
checkstyle.xml No longer use Adventure internally. Started working on adding Checkstyle 2022-03-05 20:02:06 +01:00
gradle.properties Feature: Cloud 2.0, publishing setup fixes (#496) 2024-04-28 22:36:17 +02:00
gradlew Add branch name when not master, simplify publish, use GitHub Actions 2023-02-12 11:35:32 +01:00
gradlew.bat First version of moving to gradle. No relocations etc. yet 2021-12-08 00:59:25 +01:00
LICENSE We're in 2022 now 2022-01-02 00:08:15 +01:00
README.md Add obvious download link to the README.md, update wiki links (#171) 2022-02-26 16:48:43 -05:00
ruleset.xml Switched to ConfigUtils and prepared the addition of metrics 2022-03-11 23:35:59 +01:00
settings.gradle.kts Folia support 2023-03-31 13:14:37 -04:00

Floodgate

License: MIT Build Status Discord HitCount

Download

Hybrid mode plugin to allow for connections from Geyser to join online mode servers.

Geyser is an open collaboration project by CubeCraft Games.

See the Floodgate section in the GeyserMC Wiki for more info about what Floodgate is, how you setup Floodgate and known issues/caveats. Additionally, it includes a more in-depth look into how Floodgate works and the Floodgate API.