-
-
Notifications
You must be signed in to change notification settings - Fork 710
Geyser Fabric
yehudahrrs edited this page Nov 19, 2020
·
12 revisions
For the most part, Geyser-Fabric operates the same as other Geyser platforms. There are a couple of exceptions:
- Geyser-Fabric is installed in the
mods
folder, and its config can be found inconfig/Geyser-Fabric/config.yml
at the root of your server. - Any mod that requires clientside installation in order to join the server will not permit Bedrock clients to join.
- Floodgate is currently not supported on Fabric.
- You must install the Fabric API mod from here.
The source code can be found here.
This file located in config/Geyser-Fabric
controls what commands non-opped players (both Bedrock and Java) are able to run. Uncomment the commands you want any player to run.
- By maintaining a separate repository, we can support multiple Minecraft versions easier.
- Fabric is built around the Gradle build tool, while Geyser is built around the Maven build tool.
2019 - 2022 © GeyserMC