From 9ad002f6ef7f1d66657217cdd86a20750405094d Mon Sep 17 00:00:00 2001 From: Konicai <71294714+Konicai@users.noreply.github.com> Date: Tue, 13 Jul 2021 21:38:16 -0400 Subject: [PATCH] update projectg stuff --- Community-Geyser-Projects.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Community-Geyser-Projects.md b/Community-Geyser-Projects.md index 78a4600..25b5059 100644 --- a/Community-Geyser-Projects.md +++ b/Community-Geyser-Projects.md @@ -55,6 +55,13 @@ Plugin that blocks Java players from joining your Geyser server, so you can have Creator: [Camotoy](https://github.com/Camotoy) +## GeyserHub +A crossplay lobby plugin that provides server selector and command forms for both Bedrock Edition and Java Edition players. + +* [Github](https://github.com/ProjectG-Plugins/GeyserHub) + +Creators: [Jens](https://github.com/Jens-Co), [Konicai](https://github.com/Konicai) + ## GeyserPlaceholders Placeholders support for Geyser. @@ -82,12 +89,12 @@ Spigot and Bungee plugin to make Bedrock skins work; requires Geyser to be insta Creator: [Camotoy](https://github.com/Camotoy) ## GeyserUpdater -This is a Spigot/BungeeCord plugin that can be used to automatically update Geyser. +This is a Spigot/BungeeCord/Velocity plugin that can be used to automatically update Geyser. * [GitHub](https://github.com/ProjectG-Plugins/GeyserUpdater) * [Spigot page](https://www.spigotmc.org/resources/geyserupdater.88555/) -Creators: [Jens](https://github.com/Jens-Co), [YHDiamond](https://github.com/YHDiamond) +Creators: [Jens](https://github.com/Jens-Co), [YHDiamond](https://github.com/YHDiamond), [Konicai](https://github.com/Konicai) ## SleepingServerStarter Small application that waits for a player to connect before launching actual minecraft server.