SERVERS / MINECRAFT CROSSPLAY

Let Java and Bedrock friends play together

Configure a compatible Java server with Geyser and Floodgate so phone, console, and Windows Bedrock players can join.

Real example: A guided multi-tool server recipe

SURVIVALOWNER SCOPED
$ orca server install geyser-crossplayRun the example to see the verified result.

Use the protected server surface

The owner-bound CLI controls live servers. Public MCP can list your servers and install finished Orca creations.

CLI
orca server install-mods --input '{"mods":["geyser","floodgate"]}'
MCP
Use the owner-bound Orca server agent to inspect and configure crossplay.
manage_server:install_modsmanage_server:edit_filemanage_server:restart_server

Crossplay is a recipe composed from protected server tools, not one primitive public MCP tool.

How Orca makes it

Start with the result you want. Orca handles the Minecraft file structure and verifies the build.

01

Check compatibility

Orca verifies the server type and version before installing anything.

02

Install the bridge

Geyser, Floodgate, and their configuration are applied together.

03

Share both addresses

Java and Bedrock players receive the correct way to join.

What you get

The deliverable is Minecraft-ready, not just a concept image or a pasted code sample.

Geyser and Floodgate
Bedrock join address
Validated UDP settings
Restarted server

Keep building

Combine capabilities into one mod, plugin, world, or server workflow.