GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.73k stars 680 forks source link

An RCON client to JE console in Geyser Standalone #4981

Open Silverteal opened 2 months ago

Silverteal commented 2 months ago

What feature do you want to see added?

Geyser standalone allows only /geyser commands by default. If there's a configurable RCON client implanted, then I could run commands on both my java server and geyser in one terminal.

Therefore, a /stop or /geyser stop command need have some configurable changes, in case server owners may expect geyser and java server to start/stop at the same time. — start is easy, stop is harder.

Are there any alternatives?

Using Geyser Fabric, I'm running a previous version of Minecraft Java, so won't work.

Using ViaProxy, but my server is an online one, which ViaProxy doesn't support (for server owner).

Camotoy commented 2 months ago

What's your full setup where RCON is used over plain SSH?

Silverteal commented 2 months ago

What's your full setup where RCON is used over plain SSH?

Sorry I don't get it? What's "full setup" here?