# GeyserMulti [![forthebadge made-with-java](https://ForTheBadge.com/images/badges/made-with-java.svg)](https://java.com/) GeyserMulti is an easy way for Bedrock Edition clients to connect to any Java Edition servers without having to run anything. ## What is GeyserMulti? GeyserMulti is a server that Minecraft: Bedrock Edition clients can connect to that allows for a list of Minecraft: Java Edition servers to be displayed and accessed through 1 public Geyser instance. It is effectively a combination of [BedrockConnect](https://github.com/Pugmatt/BedrockConnect) and [Geyser](https://github.com/GeyserMC/Geyser). **Please note, this project is still a work in progress and should not be used on production. Expect bugs!** ## TODO - [x] Auto start Geyser instance - [x] Transfer player to Geyser instance and connect to correct server - [ ] Server list - [x] View - [ ] Add - [ ] Remove - [ ] Stop Geyser server after its idle for a while - [x] Config file - [ ] Fix server images not loading straight away on Win10 - [ ] Better logging?