title | page_sidebar | description |
---|---|---|
Floodgate Setup |
false |
Set up Floodgate to allow Bedrock users to authenticate with their Bedrock account on your Java Minecraft server. |
import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem";
import ModdedServers from './setup/modded.mdx'; import ProxyServers from './setup/proxy-servers.mdx'; import PaperSpigot from './setup/paper-spigot.mdx'; import ViaProxy from './setup/viaproxy.mdx'; import Standalone from './setup/standalone.mdx';
import PlatformIcon from '@site/src/components/PlatformIcon' import ModIcon from '@site/static/img/icons/fabric.png'; import ProxyServersIcon from '@site/static/img/icons/velocity.png'; import PaperSpigotIcon from '@site/static/img/icons/paper.png'; import ViaProxyIcon from '@site/static/img/icons/viaproxy.png'; import StandaloneIcon from '@site/static/img/icons/geyser.png';
} default> }> }> }> }>