From f1a3e283d1ae9ff3ad1857ed5b967e556597f1ee Mon Sep 17 00:00:00 2001 From: Konicai <71294714+Konicai@users.noreply.github.com> Date: Tue, 13 Jul 2021 21:35:02 -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..34ca7e6 100644 --- a/Community-Geyser-Projects.md +++ b/Community-Geyser-Projects.md @@ -55,12 +55,19 @@ 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) + +Creator: + ## GeyserPlaceholders Placeholders support for Geyser. * [GitHub](https://github.com/ImDaBigBoss/GeyserPlaceholders) -Creator: [ImDaBigBoss](https://github.com/ImDaBigBoss) +Creators: [Jens](https://github.com/Jens-Co), [Konicai](https://github.com/Konicai) ## GeyserPreventServerSwitch Prevent Bedrock players from joining specific sub-servers on a proxy @@ -87,7 +94,7 @@ This is a Spigot/BungeeCord plugin that can be used to automatically update Geys * [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.