Datei suchen
chris f8c84182d6
Deal with getLocale being nullable during login on BungeeCord (#511)
* Temporary fix for https://github.com/GeyserMC/Floodgate/issues/510, bump cloud to rc candidate

* apparently it is supposed to be nullable. okay then.
2024-05-14 17:41:00 +02:00
.github/workflows Fix Publishing to the Downloads API (#499) 2024-04-28 07:18:35 -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 Feature: Cloud 2.0, publishing setup fixes (#496) 2024-04-28 22:36:17 +02:00
build-logic Deal with getLocale being nullable during login on BungeeCord (#511) 2024-05-14 17:41:00 +02:00
bungee Deal with getLocale being nullable during login on BungeeCord (#511) 2024-05-14 17:41:00 +02:00
core Deal with getLocale being nullable during login on BungeeCord (#511) 2024-05-14 17:41:00 +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 Update cloud (#505) 2024-05-06 12:04:58 +02:00
velocity Feature: Cloud 2.0, publishing setup fixes (#496) 2024-04-28 22:36:17 +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
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
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
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

README.md

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.