From 10de711ea4f1bcc49d513ca10d6468c5a5239717 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:19:12 +0200 Subject: [PATCH 01/11] Update PLUGINS.md --- bedrock/PLUGINS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bedrock/PLUGINS.md b/bedrock/PLUGINS.md index 34545d6..4c9d042 100644 --- a/bedrock/PLUGINS.md +++ b/bedrock/PLUGINS.md @@ -13,21 +13,21 @@ Since most of the softwares do not support all vanilla features, it's recommende ### [๐Ÿ’จ LiteLoader BDS](https://github.com/LiteLDev/LiteLoaderBDS) - **Author:** LiteLDev -- **Fork:** ? +- **Fork:** - - **Description:** An unofficial plugin loader that provides basic API support for Bedrock Dedicated Server. - **Plugins:** LiteLoaderAPI (C++, JS, Lua, C#) - **Addons:** โŒ ### [๐Ÿ’  PocketMine-MP](https://github.com/pmmp/PocketMine-MP) - **Author:** pmmp -- **Fork:** ? +- **Fork:** - - **Description:** Server software for Minecraft: Bedrock Edition written in PHP. - **Plugins:** PocketMine - **Addons:** โŒ ### [๐Ÿฆ‹ Dragonfly](https://github.com/df-mc/dragonfly) - **Author:** df-mc -- **Fork:** ? +- **Fork:** - - **Description:** A heavily asynchronous server software for Minecraft Bedrock Edition written in Go. - **Plugins:** Dragonfly API - **Addons:** โŒ @@ -36,21 +36,21 @@ Since most of the softwares do not support all vanilla features, it's recommende ### [โš›๏ธ Nukkit](https://github.com/Nukkit/Nukkit) - **Alternative:** NukkitX/Cloudburst - **Author:** Nukkit -- **Fork:** ? +- **Fork:** - - **Description:** Server software for Minecraft: Pocket Edition written in Java. - **Plugins:** Nukkit - **Addons:** โŒ ### [๐Ÿƒ GoMint](https://github.com/gomint/gomint) - **Author:** gomint -- **Fork:** ? +- **Fork:** - - **Description:** GoMint is a modern Minecraft Bedrock Edition server written in Java. - **Plugins:** GoMint - **Addons:** โŒ ### [โœณ MiNET](https://github.com/NiclasOlofsson/MiNET) - **Author:** NiclasOlofsson -- **Fork:** ? +- **Fork:** - - **Description:** A (not so) basic Minecraft Pocket Edition server written in C#. - **Plugins:** .NET - **Addons:** โŒ From c3157146505b294547f94db9c00518f8ef8ca0a5 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:20:00 +0200 Subject: [PATCH 02/11] Update PROXIES.md --- bedrock/PROXIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bedrock/PROXIES.md b/bedrock/PROXIES.md index c3fe8ee..97b4af5 100644 --- a/bedrock/PROXIES.md +++ b/bedrock/PROXIES.md @@ -6,7 +6,7 @@ About it: Proxies manage different single minecraft servers and manage player co # โœ”๏ธ Active Development ### [๐Ÿ• WaterdogPE](https://github.com/WaterdogPE/WaterdogPE) - **Author:** WaterdogPE -- **Fork:** ? +- **Fork:** - - **Description:** Proxy for Minecraft Bedrock. # โŒ Inactive Development From 6d5783e9590f1ecbfca3045f559fa8d7547eb77a Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:20:56 +0200 Subject: [PATCH 03/11] Update VANILLA.md --- bedrock/VANILLA.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bedrock/VANILLA.md b/bedrock/VANILLA.md index 770fbec..2231703 100644 --- a/bedrock/VANILLA.md +++ b/bedrock/VANILLA.md @@ -4,13 +4,14 @@ This list contains Minecraft Bedrock vanilla server softwares. # โœ”๏ธ Active Development ### [๐ŸŒ Vanilla Bedrock (Bedrock Dedicated Server)](https://www.minecraft.net/en-us/download/server/bedrock) - **Author:** Mojang Studios (Microsoft) -- **Fork:** ? +- **Fork:** - - **Description:** Server software for Minecraft: Bedrock Edition written in C++. +- **Plugins:** โŒ - **Addons:** Behaviour and Resource Packs ### [๐Ÿ“ป JukeboxMC](https://github.com/LucGamesYT/JukeboxMC) - **Author:** LucGamesYT -- **Fork:** ? +- **Fork:** - - **Description:** A Minecraft Bedrock Edition Server Software written in Java. - **Plugins:** โŒ - **Addons:** โŒ From cfab2f74fb82c779832d463e276bed4e48e1623a Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:23:53 +0200 Subject: [PATCH 04/11] Update FOLIA.md --- java/FOLIA.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/java/FOLIA.md b/java/FOLIA.md index 3fcd81e..c95a452 100644 --- a/java/FOLIA.md +++ b/java/FOLIA.md @@ -8,35 +8,14 @@ This list contains Minecraft Java plugins server softwares based on Folia. > **NOTE:** The Folia API is an extension of the Paper API which itself is based on Spigot and Bukkit. Bukkit, Spigot and Paper plugins should mostly be compatible, but have to specify compatibility manually. ### [๐Ÿ—บ Folia](https://github.com/PaperMC/Folia) -- **Version:** 1.19.4-1.20.4 +- **Version:** 1.19.4-1.20.6 - **Author:** PaperMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Folia - **Description:** A software splitting the world into multiple areas and ticking them seperatly. - **Plugins:** _Folia_ -### [๐Ÿฅด Kaiiju](https://github.com/KaiijuMC/Kaiiju) -- **Version:** 1.19.4-1.20.1 -- **Author:** KaiijuMC -- **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> Kaiiju -- **Description:** Fork of Folia adding optimizations and features for anarchy servers. -- **Plugins:** _Folia_ - -### [โ˜‚ TenseiMC](https://github.com/DoctaEnkoda/TenseiMC) -- **Version:** 1.19.4-1.20.2 -- **Author:** DoctaEnkoda -- **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> TenseiMC -- **Description:** Fork of Folia with more customization options. -- **Plugins:** _Folia_ - -### [๐Ÿ”๏ธ DirtyFolia](https://github.com/killerprojecte/Folia) -- **Version:** 1.19.4-1.20.1 -- **Author:** killerprojecte -- **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> DirtyFolia -- **Description:** A fork of Folia working to support more bukkit plugins -- **Plugins:** _Folia_, Bukkit/Spigot/Paper (Partially) - ### [โฌ› Luminol](https://github.com/LuminolMC/Luminol) -- **Version:** 1.20.2 +- **Version:** 1.20.6 - **Author:** LuminolMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> SandFolia - **Description:** Lightweight, optimized and functional Folia fork designed for survival and anarchy servers. @@ -63,3 +42,24 @@ This list contains Minecraft Java plugins server softwares based on Folia. - **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> SandFolia - **Description:** A lightweight folia fork for bukkit servers. - **Plugins:** _Folia_ + +### [๐Ÿ”๏ธ DirtyFolia](https://github.com/killerprojecte/Folia) +- **Version:** 1.19.4-1.20.1 +- **Author:** killerprojecte +- **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> DirtyFolia +- **Description:** A fork of Folia working to support more bukkit plugins +- **Plugins:** _Folia_, Bukkit/Spigot/Paper (Partially) + +### [๐Ÿฅด Kaiiju](https://github.com/KaiijuMC/Kaiiju) +- **Version:** 1.19.4-1.20.1 +- **Author:** KaiijuMC +- **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> Kaiiju +- **Description:** Fork of Folia adding optimizations and features for anarchy servers. +- **Plugins:** _Folia_ + +### [โ˜‚ TenseiMC](https://github.com/DoctaEnkoda/TenseiMC) +- **Version:** 1.19.4-1.20.2 +- **Author:** DoctaEnkoda +- **Fork:** CraftBukkit --> Spigot --> Paper --> Folia --> TenseiMC +- **Description:** Fork of Folia with more customization options. +- **Plugins:** _Folia_ From fd14099d94d0bdce57986a41a3f1d20d21bf5527 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:26:34 +0200 Subject: [PATCH 05/11] Update MODS+PLUGINS.md --- java/MODS+PLUGINS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/MODS+PLUGINS.md b/java/MODS+PLUGINS.md index b90a014..600170f 100644 --- a/java/MODS+PLUGINS.md +++ b/java/MODS+PLUGINS.md @@ -47,7 +47,7 @@ This list contains Minecraft Java mods/plugins server softwares. ### [๐Ÿงฝ SpongeForge](https://www.spongepowered.org/downloads/spongeforge/) - **Version:** 1.8-1.12.2, 1.16.5 - **Author:** SpongePowered -- **Fork:** ? +- **Fork:** - - **Description:** Forge Mod that allows the use of Sponge Plugins. - **Plugins:** Sponge - **Mods:** Forge @@ -61,7 +61,7 @@ This list contains Minecraft Java mods/plugins server softwares. - **Mods:** Fabric ### [๐Ÿงป Cardboard (Bukkit for Fabric)](https://www.curseforge.com/minecraft/mc-mods/cardboard) -- **Version:** 1.16.4-1.18.2, 1.19.2 (BETA) +- **Version:** 1.16.4-1.18.2, 1.19.2, 1.20.4 - **Author:** IsaiahPatton (CardboardPowered) - **Fork:** Fabric/CraftBukkit/Spigot/Paper --> Cardboard - **Description:** Fabric Mod that allows the use of Bukkit/Spigot/Paper Plugins. From 250c02ed36d6d9927c29ff317223143b36e7e4bd Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:28:42 +0200 Subject: [PATCH 06/11] Update MODS.md --- java/MODS.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/java/MODS.md b/java/MODS.md index ab62663..c944293 100644 --- a/java/MODS.md +++ b/java/MODS.md @@ -7,23 +7,23 @@ If you're looking for a way to use both **plugins and mods**, checkout [this lis # โœ”๏ธ Active Development ### [๐Ÿ”จ Forge](http://files.minecraftforge.net/) -- **Version:** 1.1-1.20.4 +- **Version:** 1.1-1.20.6 - **Author:** MinecraftForge - **Fork:** ? - **Description:** Software that allows the use of Forge Mods on your server. - **Mods:** Forge ### [๐ŸฆŠ Neoforge](https://neoforged.net/) -- **Version:** 1.20.1-1.20.4 +- **Version:** 1.20.1-1.20.6 - **Author:** NeoForged - **Fork:** Forge --> NeoForge - **Description:** A fork of NeoForge trying to fix issues with Forge's team/development. - **Mods:** Forge, NeoForge ### [๐Ÿงป Fabric](https://fabricmc.net/) -- **Version:** 1.14.4-1.20.4, Snapshots +- **Version:** 1.14.4-1.20.6, Snapshots - **Author:** FabricMC -- **Fork:** ? +- **Fork:** - - **Description:** Software that allows the use of Fabric Mods on your server. - **Mods:** Fabric @@ -35,7 +35,7 @@ If you're looking for a way to use both **plugins and mods**, checkout [this lis - **Mods:** Quilt, Fabric ### [โญ GoldenForge](https://github.com/GoldenForge/GoldenForge) -- **Version:** 1.19.2 +- **Version:** 1.19.2, 1.20.1 - **Author:** manugame - **Fork:** Forge --> GoldenForge - **Description:** Fork of Forge 1.19.2 which implement some Paper patches. From bca72b7afc332975e9821d986df6ba1926f9ab97 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:38:26 +0200 Subject: [PATCH 07/11] Update PLUGINS.md --- java/PLUGINS.md | 65 ++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 36 deletions(-) diff --git a/java/PLUGINS.md b/java/PLUGINS.md index 859c16a..f5fff94 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -4,49 +4,42 @@ This list contains Minecraft Java plugins server softwares. โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! # โœ”๏ธ Active Development ### [๐Ÿชฃ Bukkit/CraftBukkit](https://www.spigotmc.org/wiki/buildtools/) -- **Version:** Beta 1.2 - 1.20.4 (only 1.8+ official) +- **Version:** Beta 1.2 - 1.20.6 (only 1.8+ official) - **Author:** various authors, maintained by md_5/SpigotMC - **Fork:** ? - **Description:** Software that allows using plugins on servers. - **Plugins:** Bukkit ### [๐Ÿšฐ Spigot](https://www.spigotmc.org/wiki/buildtools/) -- **Version:** 1.4.6 - 1.20.4 (only 1.8+ official) +- **Version:** 1.4.6 - 1.20.6 (only 1.8+ official) - **Author:** md_5/SpigotMC - **Fork:** CraftBukkit --> Spigot - **Description:** Bukkit with performance patches, more features and Bungeecord support. - **Plugins:** Bukkit, Spigot ### [๐Ÿ“ƒ Paper](https://papermc.io/) -- **Version:** 1.7.10 - 1.20.2 (Unsupported), 1.20.4 +- **Version:** 1.7.10 - 1.20.5 (Unsupported), 1.20.6 - **Author:** PaperMC - **Fork:** CraftBukkit --> Spigot --> Paper - **Description:** Spigot with performance patches and more features. - **Plugins:** Bukkit, Spigot, Paper ### [๐ŸŽ‹ Leaves](https://github.com/LeavesMC/Leaves) -- **Version:** 1.18.2 - 1.20.2 +- **Version:** 1.18.2 - 1.20.6 - **Author:** LeavesMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Leaves - **Description:** A fork of Paper aimed at repairing broken vanilla properties and adding new api/features. - **Plugins:** Bukkit, Spigot, Paper ### [๐Ÿ† Cheetah](https://github.com/gommehdnet/cheetah) -- **Version:** 1.19.2 - 1.20.2 +- **Version:** 1.19.2 - 1.20.6 - **Author:** GommeHD Network - **Fork:** CraftBukkit --> Spigot --> Paper --> Cheetah - **Description:** A fork of Paper used by the big german minecraft network gommehd.net, adding some new api and small features. - **Plugins:** Bukkit, Spigot, Paper -### [โ†” LinearPaper](https://github.com/xymb-endcrystalme/LinearPaper) -- **Version:** 1.19.4 -- **Author:** xymb-endcrystalme -- **Fork:** CraftBukkit --> Spigot --> Paper --> LinearPaper -- **Description:** A fork of Paper changing the world format making the world files much smaller for big worlds. -- **Plugins:** Bukkit, Spigot, Paper - ### [๐Ÿฐ EmpireCraft](https://github.com/starlis/empirecraft) -- **Version** 1.9 - 1.20.2 +- **Version** 1.9 - 1.20.4 - **Author** starlis - **Fork** CraftBukkit --> Spigot --> Paper --> EmpireCraft - **Description** A fork of Paper used by the Empire Minecraft Server with more features and extended API. @@ -74,7 +67,7 @@ This list contains Minecraft Java plugins server softwares. - **Plugins:** Bukkit, Spigot, Paper ### [๐ŸŸฃ Purpur](https://github.com/pl3xgaming/Purpur) -- **Version:** 1.14.1 - 1.20.2, 1.20.4 +- **Version:** 1.14.1 - 1.20.6 - **Author:** pl3xgaming - **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Purpur - **Description:** Fork of Tuinity/Pufferfish with the goal of providing new and interesting configuration options. @@ -83,12 +76,12 @@ This list contains Minecraft Java plugins server softwares. ### [โฌ› Obsidian](https://github.com/ObsidianMC/Obsidian) - **Version:** 1.19.4 - 1.20.3 - **Author:** ObsidianMC -- **Fork:** ? +- **Fork:** - - **Description:** A C# implementation of the Minecraft server protocol. - **Plugins:** Obsidian ### [๐Ÿงผ Patina](https://github.com/PatinaMC/Patina) -- **Version:** 1.16.5-1.20.2 +- **Version:** 1.16.5-1.20.4 - **Author:** PatinaMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish/Purpur/Jettpack/EmpireCraft --> Patina - **Description:** A performance-oriented Minecraft Server fork based on PaperMC (Note: nearly no information available, not recommended). @@ -104,28 +97,28 @@ This list contains Minecraft Java plugins server softwares. ### [๐Ÿ”† Glowstone](https://glowstone.net/) - **Version:** 1.12.2, 1.16.5 (Unsupported), 1.19 (Experimental) - **Author:** GlowstoneMC -- **Fork:** ? +- **Fork:** - - **Description:** Completely open source Minecraft server that doesn't rely on any of Mojang's code and supports Bukkit/Spigot/Paper plugins. - **Plugins:** Bukkit, Spigot, Paper ### [๐Ÿงฝ SpongeVanilla](https://www.spongepowered.org/downloads/spongevanilla/) -- **Version:** 1.8 - 1.12.2, 1.15 - 1.20.2 +- **Version:** 1.8 - 1.12.2, 1.15 - 1.20.6 - **Author:** SpongePowered -- **Fork:** ? +- **Fork:** - - **Description:** Software that allows the use of Sponge plugins without mods. - **Plugins:** Sponge ### [๐ŸŽฒ Cuberite](https://cuberite.org/) - **Version:** 1.8 - 1.12.2 - **Author:** cuberite -- **Fork:** ? +- **Fork:** - - **Description:** A lightweight, fast and extensible game server for Minecraft written in C++. - **Plugins:** Cuberite Lua ### [โœด๏ธ Minestom](https://minestom.net/) -- **Version:** 1.18 - 1.19.3 +- **Version:** 1.18 - 1.20.4 - **Author:** Minestom -- **Fork:** ? +- **Fork:** - - **Description:** Minestom is an open-source library that enables developers to create their own Minecraft server software, without any code from Mojang. - **Plugins:** Minestom implementations @@ -137,28 +130,21 @@ This list contains Minecraft Java plugins server softwares. - **Plugins:** Bukkit, Spigot, Paper ### [โœจ SparklyPaper](https://github.com/SparklyPower/SparklyPaper) -- **Version:** 1.20.2, 1.20.4 +- **Version:** 1.20.2 - 1.20.6 - **Author:** SparklyPower - **Fork:** CraftBukkit --> Spigot --> Paper --> SparklyPaper - **Description:** SparklyPower's Paper fork, making large servers snappier with high-performance optimizations and improvements! (Note: only recommended for advanced users due to features that may break plugins and cause server instability) - **Plugins:** Bukkit, Spigot, Paper ### [๐Ÿ™ Flying Squid](https://github.com/PrismarineJS/flying-squid) -- **Version:** 1.8 - 1.16.1 +- **Version:** 1.8 - 1.16.5 - **Author:** PrismarineJS -- **Fork:** ? +- **Fork:** - - **Description:** Create Minecraft servers with a powerful, stable, and high level JavaScript API. - **Plugins:** Flying Squid -### [๐Ÿ”ฅ FlamePaper](https://github.com/galgotuberz/FlamePaper) -- **Version:** 1.8.8 -- **Author:** LinsaFTW -- **Fork:** CraftBukkit --> Spigot --> Paper --> FlamePaper -- **Description:** A 1.8.8 fork of PaperSpigot aiming to improve security and performance for stability. -- **Plugins:** Bukkit, Spigot, Paper - ### [โšก Plazma](https://github.com/PlazmaMC/Plazma) -- **Version:** 1.19.4-1.20.2 +- **Version:** 1.19.4-1.20.6 - **Author:** PlazmaMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Mirai --> Suki --> Fusion --> Andromeda --> Plazma - **Description:** Successor to Fusion and Andromeda. @@ -179,14 +165,14 @@ This list contains Minecraft Java plugins server softwares. - **Plugins:** MultiPaper ### [โฌ› Canvas](https://github.com/CraftCanvasMC/Canvas) -- **Version:** 1.20.2, 1.20.4 +- **Version:** 1.20.2 - 1.20.5 - **Author:** CraftCanvasMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Purpur --> Canvas - **Description:** Purpur fork that tries to give plugin developers unlimted freedom when making plugins. - **Plugins:** Bukkit, Spigot, Paper ### [โฌ› DivineMC](https://github.com/DivineMC/DivineMC) -- **Version:** 1.19.2-1.20.4 +- **Version:** 1.19.2-1.20.6 - **Author:** CraftCanvasMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Purpur --> DivineMC - **Description:** Slightly optimized fork of Purpur. @@ -202,11 +188,18 @@ This list contains Minecraft Java plugins server softwares. ### [๐Ÿ”ป Valence](https://github.com/valence-rs/valence) - **Version:** ? - **Author:** valence-rs -- **Fork:** ? +- **Fork:** - - **Description:** A Rust framework for building Minecraft servers. - **Plugins:** Rust (Valence) # โŒ Inactive Development +### [โ†” LinearPaper](https://github.com/xymb-endcrystalme/LinearPaper) +- **Version:** 1.19.4 +- **Author:** xymb-endcrystalme +- **Fork:** CraftBukkit --> Spigot --> Paper --> LinearPaper +- **Description:** A fork of Paper changing the world format making the world files much smaller for big worlds. +- **Plugins:** Bukkit, Spigot, Paper + ### [โฌ› Reflx](https://github.com/Jckf/Reflx) - **Version:** 1.3.2 - **Author:** Jckf From 245dd45003f15b65530657f2ab71dbed691a1f2e Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:42:16 +0200 Subject: [PATCH 08/11] Update PROXIES.md --- java/PROXIES.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/java/PROXIES.md b/java/PROXIES.md index 29b96a8..a11055f 100644 --- a/java/PROXIES.md +++ b/java/PROXIES.md @@ -7,27 +7,27 @@ About it: Proxies manage different single minecraft servers and manage player co # โœ”๏ธ Active Development ### [๐ŸŒ Bungeecord](https://github.com/SpigotMC/BungeeCord) -- **Version:** 1.8 - 1.20.4 +- **Version:** 1.8 - 1.20.6 - **Author:** md_5/SpigotMC -- **Fork:** +- **Fork:** - - **Description:** Proxy that manages spigot servers and connects players to it. ### [๐ŸŒ  Velocity](https://www.velocitypowered.com/) -- **Version:** 1.7.2 - 1.20.4 +- **Version:** 1.7.2 - 1.20.6 - **Author:** VelocityPowered -- **Fork:** ? +- **Fork:** - - **Description:** Proxy with unparalleled server support, scalability, and flexibility. ### [๐Ÿ’จ lightfall](https://github.com/ArclightPowered/lightfall) -- **Version:** 1.8 - 1.20.4 +- **Version:** 1.8 - 1.20.6 - **Author:** ArclightPowered - **Fork:** Bungeecord --> Waterfall --> lightfall - **Description:** A fork of Waterfall with modern forge support (requires a client side mod). ### [๐Ÿšช gate](https://github.com/minekube/gate) -- **Version:** 1.8 - 1.20.4 +- **Version:** 1.8 - 1.20.6 - **Author:** minekube -- **Fork:** ? +- **Fork:** - - **Description:** A high performance & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support. ### [โœ… VanillaCord](https://github.com/ME1312/VanillaCord) @@ -53,7 +53,7 @@ About it: Proxies manage different single minecraft servers and manage player co ### [โฌ› HQBungeeCord](https://github.com/moyugame/HQBungeeCord) - **Alternative:** Velocity/Bungeecord -- **Version:** - +- **Version:** ? - **Author:** moyugame - **Fork:** Bungeecord --> Waterfall --> HQBungeeCord - **Description:** HQBungeeCord is a Waterfall fork aimed at improving stability and performance. @@ -62,21 +62,21 @@ About it: Proxies manage different single minecraft servers and manage player co - **Alternative:** Velocity/Bungeecord - **Version:** 1.8 - 1.16 - **Author:** Mindgamesnl -- **Fork:** ? +- **Fork:** BungeeCord -> BarelyAuthenticated - **Description:** A fork of BungeeCord which caches players IPs and usernames to verify them while Mojang services are unstable. It is created and maintained for the server BlockParty. ### [โฌ› Dripleaf](https://github.com/NoahvdAa/Dripleaf) - **Alternative:** - - **Version:** 1.17.1 - **Author:** NoahvdAa -- **Fork:** ? +- **Fork:** - - **Description:** Dripleaf is a lightweight Minecraft "limbo" server, designed to be used as a queue server or as a fallback server in case of a crash. ### [โฌ› infrated](https://github.com/haveachin/infrared) - **Alternative:** Velocity - **Version:** 1.18 - **Author:** haveachin -- **Fork:** ? +- **Fork:** - - **Description:** An ultra lightweight minecraft reverse proxy and idle placeholder. ### [๐Ÿ›‘ Hexacord](https://github.com/HexagonMC/BungeeCord) @@ -101,8 +101,8 @@ About it: Proxies manage different single minecraft servers and manage player co - **Description:** Waterfall with 1.7 support. ### [๐Ÿ”‘ BarelyAuthenticated](https://github.com/Mindgamesnl/BarelyAuthenticated) -- **Alternative:** Velocity/Bungeecord -- **Version:** - +- **Alternative:** - +- **Version:** ? - **Author:** Mindgamesnl - **Fork:** Bungeecord --> BarelyAuthenticated - **Description:** A simple bungeecord-proxy fork that prefers in-house authentication systems based on Redis instead of Mojang to prevent outages and flooding rate limits. @@ -130,9 +130,9 @@ About it: Proxies manage different single minecraft servers and manage player co ### [๐ŸŽˆ MetaProxy](https://github.com/meta1203/MetaProxy) - **Alternative:** Velocity -- **Version:** - +- **Version:** ? - **Author:** meta1203 -- **Fork:** ? +- **Fork:** - - **Description:** A Minecraft Proxy Server designed for cross server teleportation written in python. ### [๐ŸŽ‰ wCord](https://github.com/wtfaremyinitials/wCord) @@ -153,19 +153,19 @@ About it: Proxies manage different single minecraft servers and manage player co - **Alternative:** Velocity - **Version:** 1.12 - **Author:** LilyPad -- **Fork:** ? +- **Fork:** - - **Description:** An implementation of the LilyPad proxy in Java. ### [๐Ÿƒ GoLilyPad](https://github.com/LilyPad/GoLilyPad) - **Alternative:** Velocity - **Version:** 1.11 - 1.19.1 - **Author:** LilyPad -- **Fork:** ? +- **Fork:** - - **Description:** An implementation of the LilyPad proxy in Go. ### [๐ŸŒŠ Waterfall](https://github.com/PaperMC/Waterfall) - **Alternative:** Velocity/Bungeecord -- **Version:** 1.8 - 1.20.4 +- **Version:** 1.8 - 1.20.6 - **Author:** PaperMC - **Fork:** Bungeecord --> Waterfall - **Description:** Bungeecord focused on stability, new features and scalability. From 5a3412fcc109e5519e1b90adacc74d755bdecd04 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:03:49 +0200 Subject: [PATCH 09/11] Update VANILLA.md --- java/VANILLA.md | 108 ++++++++++++++++++++++++------------------------ 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/java/VANILLA.md b/java/VANILLA.md index 5b4e254..e456a8c 100644 --- a/java/VANILLA.md +++ b/java/VANILLA.md @@ -6,25 +6,25 @@ This list contains Minecraft Java vanilla server softwares. ### [๐ŸŒ Vanilla Minecraft](https://www.minecraft.net/download/server) - **Version:** All - **Author:** Mojang Studio (Microsoft) -- **Fork:** ? +- **Fork:** - - **Description:** Official Minecraft Vanilla Multiplayer server by Mojang Studio (Microsoft). ### [๐Ÿ’ก Krypton](https://github.com/KryptonMC/Krypton) - **Version:** 1.18-1.19 - **Author:** KryptonMC -- **Fork:** ? +- **Fork:** - - **Description:** Krypton is free and open-source Minecraft server software, written from scratch in Kotlin, without Mojang code. ### [โš“ Anchor](https://github.com/AnchorMC/Anchor) -- **Version:** - +- **Version:** ? - **Author:** AnchorMC -- **Fork:** ? +- **Fork:** - - **Description:** A Minecraft server implementation written in Go. ### [โฌ› MCHPR](https://github.com/MCHPR/MCHPRS) - **Version:** 1.18.2 - **Author:** MCHPR -- **Fork:** ? +- **Fork:** - - **Description:** A multithreaded reimplementation of the Mincraft server in Rust, made for redstone plot servers. # โŒ Inactive Development @@ -43,61 +43,61 @@ This list contains Minecraft Java vanilla server softwares. ### [โฌ› Snowstorm](https://github.com/SnowstormTeam/Snowstorm) - **Version:** - - **Author:** SnowstormTeam -- **Fork:** ? +- **Fork:** - - **Description:** Snowstorm is a new modular Minecraft server software written in Java. ### [โฌ› Rush](https://github.com/kangarko/Rush) - **Version:** 1.8 - **Author:** kangarko -- **Fork:** ? +- **Fork:** - - **Description:** Rush is a lightweight server written from scratch. ### [โฌ› RealCraft](https://github.com/carlbennett/realcraft) - **Version:** 1.3.2 - **Author:** carlbennett -- **Fork:** ? +- **Fork:** - - **Description:** Realcraft is a custom server implementation of Minecraft written in REALbasic. ### [โฌ› Polaris](https://github.com/Rammelkast/Polaris) - **Version:** 1.8 - **Author:** Rammelkast -- **Fork:** ? +- **Fork:** - - **Description:** Multi-version 1.8-based Minecraft server software ### [โฌ› PartyCraft](https://github.com/ddevault/PartyCraft) - **Version:** 1.4.2-1.6.2 - **Author:** ddevault -- **Fork:** ? +- **Fork:** - - **Description:** PartyCraft is a Minecraft 1.6.2 multiplayer server based on Craft.Net. ### [โฌ› OpenSandbox](https://github.com/MarkMcCaskey/opensandbox) - **Version:** 1.10 - **Author:** MarkMcCaskey -- **Fork:** ? +- **Fork:** - - **Description:** OpenSandbox is a custom Minecraft server implemented in Haskell. ### [๐ŸŒ€ HOSE](https://github.com/softpak/HOSE) - **Version:** 1.11.2 - **Author:** softpak -- **Fork:** ? +- **Fork:** - - **Description:** Minecraft server with multi-thread computing. ### [โฌ› Hematite](https://github.com/PistonDevelopers/hematite_server) - **Version:** 1.8.3 - **Author:** PistonDevelopers -- **Fork:** ? +- **Fork:** - - **Description:** Hematite is a server written in Rust and aims to have good performance and support server mods written in Rust. ### [โฌ› graphene](https://github.com/retrooper/graphene) - **Version:** 1.18.1 - **Author:** retrooper -- **Fork:** ? +- **Fork:** - - **Description:** Graphene is a 1.18.1 vanilla minecraft server from scratch using PacketEvents. ### [๐ŸŽฝ GoLangMc](https://github.com/GoLangMc/minecraft-server) - **Version:** 1.15.2 - **Author:** GoLangMc -- **Fork:** ? +- **Fork:** - - **Description:** GoLangMc is a server built in Go. ### [๐Ÿ—ป Granite](https://github.com/jamierocks/Granite) @@ -109,19 +109,19 @@ This list contains Minecraft Java vanilla server softwares. ### [๐Ÿ”ด Netherrack](https://github.com/Techern-archived/Netherrack) - **Version:** 1.8 - **Author:** Techern-archived -- **Fork:** ? +- **Fork:** - - **Description:** Netherrack is a server software created in Rust for 1.8. ### [๐Ÿงฉ ModularMC](https://github.com/cachpachios/ModularMC) -- **Version:** - +- **Version:** ? - **Author:** cachpachios -- **Fork:** ? +- **Fork:** - - **Description:** A opensource lightweight minecraft server. Powerful when extreme customization and little vanilla features are required. Focused on easy customization and maximum preformance. ### [๐Ÿ MotorMC](https://github.com/garet90/MotorMC) -- **Version:** - +- **Version:** ? - **Author:** garet90 -- **Fork:** ? +- **Fork:** - - **Description:** MotorMC is a blazing fast, multithreaded, asynchronous Minecraft server software that aims to handle many players (1000+) on a single world while still providing an experience as close to vanilla Minecraft as possible. ### [โ“‚ mineserver2](https://github.com/Mineserver/mineserver2) @@ -133,79 +133,79 @@ This list contains Minecraft Java vanilla server softwares. ### [โ“‚ mineserver](https://github.com/fador/mineserver/) - **Version:** 1.8.9 - **Author:** fador -- **Fork:** ? +- **Fork:** - - **Description:** Mineserver is a server software built from the ground up in C++. ### [โ“‚ mineqwaft](https://github.com/dparnell/mineqwaft) -- **Version:** - +- **Version:** ? - **Author:** dparnell -- **Fork:** ? +- **Fork:** - - **Description:** A server implementation written in lisp. ### [๐Ÿ’ก lightstone](https://github.com/grahamedgecombe/lightstone) -- **Version:** - +- **Version:** ? - **Author:** grahamedgecombe -- **Fork:** ? +- **Fork:** - - **Description:** The official server software has some shortcomings such as the use of threaded, synchronous I/O along with high CPU and RAM usage. Lightstone aims to be a lightweight and high-performance alternative. ### [โŒš Minecraft Alpha Server](https://github.com/stonar96/Minecraft-Alpha-Server) - **Version:** Alpha 1.2.6 - **Author:** stonar96 -- **Fork:** ? +- **Fork:** - - **Description:** Minecraft-Alpha-Server is an Alpha 1.2.6 server that aims to fix bugs, make the server more usable, and more secure for the public. ### [๐ŸŽ MCHPRS](https://github.com/MCHPR/MCHPRS) - **Version:** 1.15-1.17 - **Author:** MCHPR -- **Fork:** ? +- **Fork:** - - **Description:** Minecraft High-Performance Redstone Server (MCHPRS) is a server built from the ground up in rust designed to provide a high-performance creative plot server for redstone. ### [โ“‚ minenode](https://github.com/minenode/minenode) - **Version:** 1.18.1 - **Author:** minenode -- **Fork:** ? +- **Fork:** - - **Description:** MineNode is a server built on top of NodeJS and rust. ### [ยฉ MCPP](https://github.com/RobertLeahy/MCPP) -- **Version:** - +- **Version:** ? - **Author:** RobertLeahy -- **Fork:** ? +- **Fork:** - - **Description:** MCPP is a modular, multithreaded, event driven server implementation written in C++. ### [ยฎ McEx](https://github.com/McEx/McEx) - **Version:** 1.9.2 - **Author:** McEx -- **Fork:** ? +- **Fork:** - - **Description:** McEx is a Minecraft server written in Elixir and Rust. All the networking and logic is implemented in Elixir, while the low-level chunk data handling is done in Rust. ### [๐Ÿงฌ MC Erl](https://github.com/clonejo/mc-erl/) - **Version:** 1.4.7 - **Author:** clonejo -- **Fork:** ? +- **Fork:** - - **Description:** MC Erl is a 1.4.7 server written in Erlang. ### [โฌ› jsmc](https://github.com/deoxxa/jsmc) - **Version:** 1.4.2 - **Author:** deoxxa -- **Fork:** ? +- **Fork:** - - **Description:** jsmc is a server for 1.4.2 written in javascript. ### [๐ŸŸจ Enderstone](https://github.com/SanderGielisse/Enderstone) - **Version:** 1.8 - **Author:** SanderGielisse -- **Fork:** ? +- **Fork:** - - **Description:** Enderstone is a server software written from the ground up in Java. ### [โฌ› Erlcraft](https://github.com/ScottBrooks/Erlcraft) -- **Version:** - +- **Version:** ? - **Author:** ScottBrooks -- **Fork:** ? +- **Fork:** - - **Description:** Erlcraft is a Minecraft Multiplayer Server written in Erlang. ### [โฌ› FastCraft](https://github.com/sprenger120/FastCraft) - **Version:** 1.3.2 - **Author:** sprenger120 -- **Fork:** ? +- **Fork:** - - **Description:** FastCraft is a Minecraft Multiplayer Server written in C++ and compatible to Windows and Linux. ### [โฌ› SharperMC](https://github.com/SharperMC/SharperMC) @@ -217,61 +217,61 @@ This list contains Minecraft Java vanilla server softwares. ### [โฌ› SharpMC](https://github.com/SharpMC/SharpMC) - **Version:** 1.8 - **Author:** SharpMC -- **Fork:** ? +- **Fork:** - - **Description:** A 1.8 server made from scratch in C#. ### [โฌ› TweakCraft](https://github.com/Meaglin/TweakCraft) -- **Version:** - +- **Version:** ? - **Author:** Meaglin -- **Fork:** ? +- **Fork:** - - **Description:** TweakCraft was an experiment to implement a minecraft server from scratch using java and mmoserver engine. ### [โฌ› XMC](https://github.com/Xanamor/XMC) -- **Version:** - +- **Version:** ? - **Author:** Xanamor -- **Fork:** ? +- **Fork:** - - **Description:** XMC was a server written in C# aiming to provide a survival experience. ### [โฌ› Starfield](https://github.com/StarfieldMC/Starfield) - **Version:** 1.16.4-1.16.5 - **Author:** StarfieldMC -- **Fork:** ? +- **Fork:** - - **Description:** Starfield is a server written in C#. It has a priority on performance. Previously known as nylium. ### [โฌ› BurningPig](https://github.com/JoeDoyle23/BurningPig) - **Version:** 1.6.4 - **Author:** JoeDoyle23 -- **Fork:** ? +- **Fork:** - - **Description:** BurningPig is a custom server built in Node.js. ### [โฌ› c-raft](https://github.com/chraft/c-raft) - **Version:** 1.5 - **Author:** chraft -- **Fork:** ? +- **Fork:** - - **Description:** C#ract is a server written in C# for minecraft 1.5. ### [โฌ› cauldron-js](https://github.com/vantezzen/cauldron-js) - **Version:** 1.13.2 - **Author:** vantezzen -- **Fork:** ? +- **Fork:** - - **Description:** Cauldron-js is just a proof of concept idea of running a 1.13.2 server entirely inside your web browser. Doesn't run great, but still an achievement. ### [โฌ› composition](https://github.com/garentyler/composition) - **Version:** 1.8.9 - **Author:** garentyler -- **Fork:** ? +- **Fork:** - - **Description:** Composition is a server created in rust that's aiming to get a working server then optimize speed. ### [โฌ› Diorite](https://github.com/Diorite/Diorite) - **Version:** 1.11.2 - **Author:** GotoFinal -- **Fork:** ? +- **Fork:** - - **Description:** Diorite is a new Minecraft server software aimed at security and performance. ### [โœ’ feather](https://github.com/feather-rs/feather) - **Version:** 1.16.5 - **Author:** feather-rs -- **Fork:** ? +- **Fork:** - - **Description:** A Minecraft server implementation written in Rust. ### [โ™ป๏ธ TrueCraft](https://github.com/ddevault/TrueCraft) @@ -283,29 +283,29 @@ This list contains Minecraft Java vanilla server softwares. ### [๐Ÿ‘จโ€๐Ÿ’ป AVR Craft](https://github.com/cnlohr/avrcraft) - **Version:** 1.11, 1.15.2-1.16.5 - **Author:** cnlohr -- **Fork:** ? +- **Fork:** - - **Description:** Minecraft server optimized for 8-bit devices written in C. ### [๐Ÿ’ข MineCase](https://github.com/dotnetGame/MineCase) - **Version:** 1.15.2 - **Author:** dotnetGame -- **Fork:** ? +- **Fork:** - - **Description:** A Minecraft server implemented in C# .NET Core for high performance and splitting server load. ### [๐Ÿชจ Bedrock](https://github.com/Adam-/bedrock) - **Version:** 1.7.10 - **Author:** Adam- -- **Fork:** ? +- **Fork:** - - **Description:** Bedrock is a Minecraft Server whose goal is to fully emulate vanilla Minecraft. ### [๐ŸŽ‚ hCraft](https://github.com/BizarreCake/hCraft) - **Version:** 1.7.2 - **Author:** BizzareCake -- **Fork:** ? +- **Fork:** - - **Description:** A custom implementation of a Minecraft server striving to be fast, customizable and easy to use. ### [๐ŸŒŸ Cleanstone](https://github.com/CleanstoneMC/Cleanstone) - **Version:** 1.12.2 - 1.14 - **Author:** LeonMangler -- **Fork:** ? +- **Fork:** - - **Description:** A multi-core design server jar coded from the ground up. From d9d6af50ac9ad93d939cc58f11d3c4371d99e681 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Wed, 5 Jun 2024 11:05:33 +0200 Subject: [PATCH 10/11] Update VANILLA.md --- java/VANILLA.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/java/VANILLA.md b/java/VANILLA.md index e456a8c..cb2747e 100644 --- a/java/VANILLA.md +++ b/java/VANILLA.md @@ -9,12 +9,6 @@ This list contains Minecraft Java vanilla server softwares. - **Fork:** - - **Description:** Official Minecraft Vanilla Multiplayer server by Mojang Studio (Microsoft). -### [๐Ÿ’ก Krypton](https://github.com/KryptonMC/Krypton) -- **Version:** 1.18-1.19 -- **Author:** KryptonMC -- **Fork:** - -- **Description:** Krypton is free and open-source Minecraft server software, written from scratch in Kotlin, without Mojang code. - ### [โš“ Anchor](https://github.com/AnchorMC/Anchor) - **Version:** ? - **Author:** AnchorMC @@ -37,7 +31,7 @@ This list contains Minecraft Java vanilla server softwares. ### [โฌ› Spacecraft-GT](https://github.com/SpaceManiac/Spacecraft-GT) - **Version:** 14w04b - **Author:** SpaceManiac -- **Fork:** ? +- **Fork:** - - **Description:** Spacecraft is a survival multiplayer rendition of Spacecraft, the SpaceManiac Minecraft Server. It was written in C#. ### [โฌ› Snowstorm](https://github.com/SnowstormTeam/Snowstorm) @@ -305,7 +299,13 @@ This list contains Minecraft Java vanilla server softwares. - **Description:** A custom implementation of a Minecraft server striving to be fast, customizable and easy to use. ### [๐ŸŒŸ Cleanstone](https://github.com/CleanstoneMC/Cleanstone) -- **Version:** 1.12.2 - 1.14 +- **Version:** 1.12.2-1.14 - **Author:** LeonMangler - **Fork:** - - **Description:** A multi-core design server jar coded from the ground up. + +### [๐Ÿ’ก Krypton](https://github.com/KryptonMC/Krypton) +- **Version:** 1.18-1.19 +- **Author:** KryptonMC +- **Fork:** - +- **Description:** Krypton is free and open-source Minecraft server software, written from scratch in Kotlin, without Mojang code. From 91876390f16e779baa5ef6a85cd1aaa1fee7ef56 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Wed, 5 Jun 2024 11:08:24 +0200 Subject: [PATCH 11/11] Update PROXIES.md --- java/PROXIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/PROXIES.md b/java/PROXIES.md index a11055f..99b3952 100644 --- a/java/PROXIES.md +++ b/java/PROXIES.md @@ -31,7 +31,7 @@ About it: Proxies manage different single minecraft servers and manage player co - **Description:** A high performance & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support. ### [โœ… VanillaCord](https://github.com/ME1312/VanillaCord) -- **Version:** 1.12 - 1.20.4 +- **Version:** 1.12 - Snapshots - **Author:** Thinkofname, maximvarentsov, ME1312 - **Fork:** Bungeecord --> VanillaCord - **Description:** Bungeecord fork adding IP Forwarding support for Vanilla Minecraft Servers.