From 5aa72150056d05e2e5f5e62320ed3ba4bd237903 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Sun, 30 Jun 2024 23:42:41 +0200 Subject: [PATCH 01/13] Softwares to software and some other changes --- .../Build and Deploy to GitHub Pages.yaml | 2 +- OTHERS.md | 2 +- README.md | 32 +++++++++---------- RECOMMEND.md | 10 +++--- bedrock/PLUGINS.md | 4 +-- bedrock/PROXIES.md | 2 +- bedrock/README.md | 2 +- bedrock/VANILLA.md | 4 +-- java/FOLIA.md | 2 +- java/LIMBO.md | 2 +- java/MODS+PLUGINS.md | 4 +-- java/MODS.md | 4 +-- java/PLUGINS.md | 4 +-- java/PROXIES.md | 2 +- java/README.md | 2 +- java/VANILLA.md | 2 +- 16 files changed, 39 insertions(+), 41 deletions(-) diff --git a/.github/workflows/Build and Deploy to GitHub Pages.yaml b/.github/workflows/Build and Deploy to GitHub Pages.yaml index 9582fa6..f5542f6 100644 --- a/.github/workflows/Build and Deploy to GitHub Pages.yaml +++ b/.github/workflows/Build and Deploy to GitHub Pages.yaml @@ -17,7 +17,7 @@ jobs: - name: Get Data uses: actions/checkout@v3 with: - repository: "LeStegii/server-softwares" + repository: "LeStegii/server-software" path: "." ref: "master" diff --git a/OTHERS.md b/OTHERS.md index 5957d03..6f42955 100644 --- a/OTHERS.md +++ b/OTHERS.md @@ -1,5 +1,5 @@ # Others -This list contains softwares that are related to minecraft servers but are no servers or proxies. +This list contains software that are related to minecraft servers but are no servers or proxies. # โœ”๏ธ Active Development ### [๐Ÿ’ง GeyserMC](https://geysermc.org/) diff --git a/README.md b/README.md index 3cf43d3..85f49af 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,27 @@ -# ๐Ÿ–ฅ [Server Softwares](https://lestegii.github.io/server-softwares) -- This repository contains lists of server softwares for minecraft. -- The best way to explore the various softwares is by visiting our [GitHub Pages](https://lestegii.github.io/server-softwares) site. +# ๐Ÿ–ฅ [Server Software](https://lestegii.github.io/server-software) +- This repository contains lists of server software for minecraft. +- The best way to explore the various software is by visiting our [GitHub Pages](https://lestegii.github.io/server-software) site. - If you're looking for the best software for your usecase, checkout our [recommendations](RECOMMEND.md). - This is not a guide for optimization. Checkout [other resources](https://github.com/YouHaveTrouble/minecraft-optimization) for this topic.
- ๐Ÿ“• Lists in this repository - ๐Ÿ“• Java Edition Proxies (Bungeecord, Velocity ...) -
- ๐Ÿ“˜ Bedrock Edition Proxies (Waterdog ...) -
- ๐Ÿ“— Java Edition Server (Spigot, Paper ...) -
- ๐Ÿ“™ Bedrock Edition Servers (Nukkit, PocketMine ...) -
- ๐Ÿ“š Others (GeyserMC, Carbon...) + ๐Ÿ“• Lists in this repository +
## โญ You like this list and want to help us? Consider giving a star! -[![Star History Chart](https://api.star-history.com/svg?repos=LeStegii/server-softwares&type=Date)](https://star-history.com/#UeberallGebannt/server-softwares&Date) +[![Star History Chart](https://api.star-history.com/svg?repos=LeStegii/server-software&type=Date)](https://star-history.com/#UeberallGebannt/server-software&Date) ## โค Credits - [Razva](https://gist.github.com/Razva/e7304fb80a210639107a35838dee2832) for the inspiration to start this project - [JustDoom](https://github.com/JustDoom) and [Anything-Minecraft](https://github.com/Anything-Minecraft-Team/anything-minecraft/) for providing a great amount of information -- [TonimatasDEV](https://github.com/TonimatasDEV) and all the other [contributors](https://github.com/LeStegii/server-softwares/graphs/contributors) for adding softwares and fixing issues -- [lunofe](https://github.com/lunofe) for creating the github pages edition of this project. -- All the awesome developers who are making the softwares we play on! +- [TonimatasDEV](https://github.com/TonimatasDEV) and all the other [contributors](https://github.com/LeStegii/server-software/graphs/contributors) for adding software and fixing issues +- [lunofe](https://github.com/lunofe) for creating the GitHub pages edition of this project. +- All the awesome developers who are making the software we play on! diff --git a/RECOMMEND.md b/RECOMMEND.md index 775d3f0..3567521 100644 --- a/RECOMMEND.md +++ b/RECOMMEND.md @@ -1,16 +1,16 @@ # Recommended Find below our recommended software solutions tailored to your needs. Please note that while we strive to offer the best suggestions, individual preferences may vary. -**Note:** Some softwares are outdated and are no longer being actively developed. They may still be useful, but they aren't supported and most likely contain security vulnerabilities, like Log4Shell, besides worse performance and compatibility. It's advisable to use newer, more efficient versions. +**Note:** Some software are outdated and are no longer being actively developed. They may still be useful, but they aren't supported and most likely contain security vulnerabilities, like Log4Shell, besides worse performance and compatibility. It's advisable to use newer, more efficient versions. ### ๐Ÿฆ Minecraft Vanilla - For a pure Minecraft experience without modifications, opt for the [Vanilla](java/VANILLA.md#-vanilla-minecraft) server. - Enhance your Vanilla experience with bug fixes, settings, and better performance by using [Fabric](java/MODS.md#-fabric) along with either the [Carpet](https://www.curseforge.com/minecraft/mc-mods/carpet) or [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) mod. ### ๐Ÿšฐ Minecraft Vanilla with Plugins -- For servers running version **1.19+**, consider using [Paper](java/PLUGINS.md#%EF%B8%8F-paper), [Pufferfish](java/PLUGINS.md#-pufferfish), or [Purpur](java/PLUGINS.md#-purpur). -- For servers operating on versions **1.8-1.18**, utilize [Paper Legacy](java/PLUGINS.md#%EF%B8%8F-paper). -- For servers running version **1.7.10**, opt for [PaperSpigot](java/PLUGINS.md#%EF%B8%8F-paper). +- For servers running version **1.19+**, consider using [Paper](java/PLUGINS.md#-paper), [Pufferfish](java/PLUGINS.md#-pufferfish), or [Purpur](java/PLUGINS.md#-purpur). +- For servers operating on versions **1.8-1.18**, utilize [Paper Legacy](java/PLUGINS.md#-paper). +- For servers running version **1.7.10**, opt for [PaperSpigot](java/PLUGINS.md#-paper). - For **Beta 1.7.3**, use [Canyon](java/PLUGINS.md#-canyon). ### ๐Ÿ”จ Minecraft with Mods @@ -23,7 +23,7 @@ Find below our recommended software solutions tailored to your needs. Please not - Servers running **1.16.5** can use either [Mohist](java/MODS+PLUGINS.md#-mohist) or [Arclight](java/MODS+PLUGINS.md#-arclight). - Utilize [CatServer](java/MODS+PLUGINS.md#-catserver) for **1.12.2** servers. - For **1.7.10**, consider [Crucible](java/MODS+PLUGINS.md#-crucible). -- Fabric mod and plugin integration can be achieved with [Mohist Banner](java/MODS+PLUGINS.md#-banner) or [Cardboard](java/MODS+PLUGINS.md#-cardboard-bukkit-for-fabric). +- Fabric mod and plugin integration can be achieved with [Mohist Banner](java/MODS+PLUGINS.md#-banner) or [Cardboard](java/MODS+PLUGINS.md#-cardboard). ### ๐Ÿชจ Minecraft Bedrock - Create a Minecraft Bedrock Server with plugins using Spigot or Paper along with [Geyser](OTHERS.md#-geysermc). diff --git a/bedrock/PLUGINS.md b/bedrock/PLUGINS.md index 4c9d042..b107504 100644 --- a/bedrock/PLUGINS.md +++ b/bedrock/PLUGINS.md @@ -1,7 +1,7 @@ # Minecraft Bedrock Plugins Software. -This list contains Minecraft Bedrock plugins server softwares. +This list contains Minecraft Bedrock plugins server software. -Since most of the softwares do not support all vanilla features, it's recommended to use [GeyserMC](https://github.com/UeberallGebannt/server-softwares/blob/master/OTHERS.md#-geysermc) (Bedrock to Java Bridge) instead if you want to play vanilla. +Since most of the software do not support all vanilla features, it's recommended to use [GeyserMC](/OTHERS.md#-geysermc) (Bedrock to Java Bridge) instead if you want to play vanilla. # โœ”๏ธ Active Development ### [โ˜ข๏ธ Nukkit (NukkitX)](https://github.com/CloudburstMC/Nukkit) diff --git a/bedrock/PROXIES.md b/bedrock/PROXIES.md index 97b4af5..43ab412 100644 --- a/bedrock/PROXIES.md +++ b/bedrock/PROXIES.md @@ -1,5 +1,5 @@ # Minecraft Bedrock Proxy Software. -This list contains Minecraft Bedrock proxy server softwares. +This list contains Minecraft Bedrock proxy server software. About it: Proxies manage different single minecraft servers and manage player connections in order to handle a large number of players. diff --git a/bedrock/README.md b/bedrock/README.md index 88072e7..ccda8ee 100644 --- a/bedrock/README.md +++ b/bedrock/README.md @@ -1,4 +1,4 @@ -# ๐Ÿ–ฅ Bedrock Server Softwares +# ๐Ÿ–ฅ Bedrock Server software ### ๐Ÿ“— [Vanilla (Bedrock, JukeboxMC...)](/bedrock/VANILLA.md) **Bedrock server software not supporting mods or plugins.** diff --git a/bedrock/VANILLA.md b/bedrock/VANILLA.md index 2231703..048643b 100644 --- a/bedrock/VANILLA.md +++ b/bedrock/VANILLA.md @@ -1,8 +1,8 @@ # Minecraft Bedrock Vanilla Software -This list contains Minecraft Bedrock vanilla server softwares. +This list contains Minecraft Bedrock vanilla server software. # โœ”๏ธ Active Development -### [๐ŸŒ Vanilla Bedrock (Bedrock Dedicated Server)](https://www.minecraft.net/en-us/download/server/bedrock) +### [๐ŸŒ Vanilla](https://www.minecraft.net/en-us/download/server/bedrock) - **Author:** Mojang Studios (Microsoft) - **Fork:** - - **Description:** Server software for Minecraft: Bedrock Edition written in C++. diff --git a/java/FOLIA.md b/java/FOLIA.md index 8cde9f2..a8a7d44 100644 --- a/java/FOLIA.md +++ b/java/FOLIA.md @@ -1,5 +1,5 @@ # Minecraft Java Folia Plugins software. -This list contains Minecraft Java plugins server softwares based on Folia. +This list contains Minecraft Java plugins server software based on Folia. โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! diff --git a/java/LIMBO.md b/java/LIMBO.md index 28fd121..ef479b6 100644 --- a/java/LIMBO.md +++ b/java/LIMBO.md @@ -1,5 +1,5 @@ # Minecraft Java Limbo software. -This list contains Minecraft Java Limbo server softwares. +This list contains Minecraft Java Limbo server software. โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! diff --git a/java/MODS+PLUGINS.md b/java/MODS+PLUGINS.md index 65679af..032769e 100644 --- a/java/MODS+PLUGINS.md +++ b/java/MODS+PLUGINS.md @@ -1,5 +1,5 @@ # Minecraft Java Mods+Plugins Software. -This list contains Minecraft Java mods/plugins server softwares. +This list contains Minecraft Java mods/plugins server software. โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! @@ -60,7 +60,7 @@ This list contains Minecraft Java mods/plugins server softwares. - **Plugins:** Bukkit, Spigot, Paper - **Mods:** Fabric -### [๐Ÿงป Cardboard (Bukkit for Fabric)](https://www.curseforge.com/minecraft/mc-mods/cardboard) +### [๐Ÿงป Cardboard](https://www.curseforge.com/minecraft/mc-mods/cardboard) - **Version:** 1.16.4-1.18.2, 1.19.2, 1.20.4 - **Author:** IsaiahPatton (CardboardPowered) - **Fork:** Fabric/CraftBukkit/Spigot/Paper --> Cardboard diff --git a/java/MODS.md b/java/MODS.md index 601e751..2a03d27 100644 --- a/java/MODS.md +++ b/java/MODS.md @@ -1,7 +1,7 @@ # Minecraft Java Mods software. -This list contains Minecraft Java proxy server softwares. +This list contains Minecraft Java proxy server software. -If you're looking for a way to use both **plugins and mods**, checkout [this list](https://github.com/TonimatasDEV/server-softwares/blob/master/java/MODS+PLUGINS.md). +If you're looking for a way to use both **plugins and mods**, checkout [this list](/java/MODS+PLUGINS.md). โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! diff --git a/java/PLUGINS.md b/java/PLUGINS.md index dd414e4..cb2ce65 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -1,5 +1,5 @@ # Minecraft Java Plugins software. -This list contains Minecraft Java plugins server softwares. +This list contains Minecraft Java plugins server software. โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! # โœ”๏ธ Active Development @@ -309,7 +309,7 @@ This list contains Minecraft Java plugins server softwares. - **Version:** 1.19.3 - **Author:** bitbloxhub - **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Purpur --> ChikaCraft -- **Description:** A fork of Purpur adding even more features from softwares like Leaves and Carpet Mod. +- **Description:** A fork of Purpur adding even more features from software like Leaves and Carpet Mod. - **Plugins:** Bukkit, Spigot, Paper ### [๐Ÿ‚ Petal](https://github.com/Bloom-host/Petal) diff --git a/java/PROXIES.md b/java/PROXIES.md index 6cbd483..d7d5e1d 100644 --- a/java/PROXIES.md +++ b/java/PROXIES.md @@ -1,5 +1,5 @@ # Minecraft Java Proxy software. -This list contains Minecraft Java proxy server softwares. +This list contains Minecraft Java proxy server software. About it: Proxies manage different single minecraft servers and manage player connections in order to handle a large number of players. diff --git a/java/README.md b/java/README.md index 47e5c2d..c607f77 100644 --- a/java/README.md +++ b/java/README.md @@ -1,4 +1,4 @@ -# ๐Ÿ–ฅ Java Server Softwares +# ๐Ÿ–ฅ Java Server software ### ๐Ÿ“— [Vanilla (Vanilla, TrueCraft, ...)](/java/VANILLA.md) **Minecraft server software not supporting mods or plugins.** diff --git a/java/VANILLA.md b/java/VANILLA.md index e289abe..b62e12a 100644 --- a/java/VANILLA.md +++ b/java/VANILLA.md @@ -1,5 +1,5 @@ # Minecraft Java Vanilla Software. -This list contains Minecraft Java vanilla server softwares. +This list contains Minecraft Java vanilla server software. โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! # โœ”๏ธ Active Development From b749b8fd2d9ffc4cb355e1958096b7b0ee9dc22d Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Sun, 30 Jun 2024 23:49:21 +0200 Subject: [PATCH 02/13] More things --- RECOMMEND.md | 9 +++++---- java/VANILLA.md | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/RECOMMEND.md b/RECOMMEND.md index 3567521..b50c2b7 100644 --- a/RECOMMEND.md +++ b/RECOMMEND.md @@ -4,7 +4,7 @@ Find below our recommended software solutions tailored to your needs. Please not **Note:** Some software are outdated and are no longer being actively developed. They may still be useful, but they aren't supported and most likely contain security vulnerabilities, like Log4Shell, besides worse performance and compatibility. It's advisable to use newer, more efficient versions. ### ๐Ÿฆ Minecraft Vanilla -- For a pure Minecraft experience without modifications, opt for the [Vanilla](java/VANILLA.md#-vanilla-minecraft) server. +- For a pure Minecraft experience without modifications, opt for the [Vanilla](java/VANILLA.md#-vanilla) server. - Enhance your Vanilla experience with bug fixes, settings, and better performance by using [Fabric](java/MODS.md#-fabric) along with either the [Carpet](https://www.curseforge.com/minecraft/mc-mods/carpet) or [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) mod. ### ๐Ÿšฐ Minecraft Vanilla with Plugins @@ -14,7 +14,7 @@ Find below our recommended software solutions tailored to your needs. Please not - For **Beta 1.7.3**, use [Canyon](java/PLUGINS.md#-canyon). ### ๐Ÿ”จ Minecraft with Mods -- Incorporate mods into your server using either [Forge](java/MODS.md#-forge) or [Fabric](java/MODS.md#-fabric), depending on your mod preferences. +- Incorporate mods into your server using either [NeoForge](java/MODS.md#-neoforge), [Forge](java/MODS.md#-forge), [Fabric](java/MODS.md#-fabric) or [Quilt](java/MODS.md#-quiltmc), depending on your mod preferences. ### ๐Ÿ”ฎ Minecraft with Mods and Plugins - For servers running **1.20.2-1.20.4**, explore [Ketting](java/MODS+PLUGINS.md#-ketting) (Development version). @@ -23,11 +23,12 @@ Find below our recommended software solutions tailored to your needs. Please not - Servers running **1.16.5** can use either [Mohist](java/MODS+PLUGINS.md#-mohist) or [Arclight](java/MODS+PLUGINS.md#-arclight). - Utilize [CatServer](java/MODS+PLUGINS.md#-catserver) for **1.12.2** servers. - For **1.7.10**, consider [Crucible](java/MODS+PLUGINS.md#-crucible). -- Fabric mod and plugin integration can be achieved with [Mohist Banner](java/MODS+PLUGINS.md#-banner) or [Cardboard](java/MODS+PLUGINS.md#-cardboard). +- Fabric mod and plugin integration can be achieved with [Banner](java/MODS+PLUGINS.md#-banner) or [Cardboard](java/MODS+PLUGINS.md#-cardboard). ### ๐Ÿชจ Minecraft Bedrock +- Create a pure Minecraft experiencie without modifications, opt for the [Vanilla](bedrock/VANILLA.md#-vanilla) server. - Create a Minecraft Bedrock Server with plugins using Spigot or Paper along with [Geyser](OTHERS.md#-geysermc). ### ๐ŸŒ Minecraft Networks -- Connect multiple Java Edition servers using [Velocity](java/PROXIES.md#-velocity). +- Connect multiple Java Edition servers using [Velocity](java/PROXIES.md#-velocity) or [Bungeecord](java/PROXIES.md#-bungeecord). - Connect multiple Bedrock Edition servers using [WaterdogPE](bedrock/PROXIES.md#-waterdogpe). diff --git a/java/VANILLA.md b/java/VANILLA.md index b62e12a..3ea92ee 100644 --- a/java/VANILLA.md +++ b/java/VANILLA.md @@ -3,7 +3,7 @@ This list contains Minecraft Java vanilla server software. โš ๏ธ **Warning!** If a project is not in active development exploits such as Log4J could still work! # โœ”๏ธ Active Development -### [๐ŸŒ Vanilla Minecraft](https://www.minecraft.net/download/server) +### [๐ŸŒ Vanilla](https://www.minecraft.net/download/server) - **Version:** All - **Author:** Mojang Studio (Microsoft) - **Fork:** - From fff8e90138f39eafff90d23fe579264e29c0e7e6 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Sun, 30 Jun 2024 23:50:25 +0200 Subject: [PATCH 03/13] Fix typo --- RECOMMEND.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RECOMMEND.md b/RECOMMEND.md index b50c2b7..41f0bde 100644 --- a/RECOMMEND.md +++ b/RECOMMEND.md @@ -26,7 +26,7 @@ Find below our recommended software solutions tailored to your needs. Please not - Fabric mod and plugin integration can be achieved with [Banner](java/MODS+PLUGINS.md#-banner) or [Cardboard](java/MODS+PLUGINS.md#-cardboard). ### ๐Ÿชจ Minecraft Bedrock -- Create a pure Minecraft experiencie without modifications, opt for the [Vanilla](bedrock/VANILLA.md#-vanilla) server. +- Create a pure Minecraft experience without modifications, opt for the [Vanilla](bedrock/VANILLA.md#-vanilla) server. - Create a Minecraft Bedrock Server with plugins using Spigot or Paper along with [Geyser](OTHERS.md#-geysermc). ### ๐ŸŒ Minecraft Networks From 8d1b792563cf9d94142ab6adbb7aa02b1a7e0114 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Mon, 1 Jul 2024 00:14:30 +0200 Subject: [PATCH 04/13] Add Lost category --- java/LOST.md | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 java/LOST.md diff --git a/java/LOST.md b/java/LOST.md new file mode 100644 index 0000000..e11ee5c --- /dev/null +++ b/java/LOST.md @@ -0,0 +1,116 @@ +# Minecraft Java Lost software. +This list contains Minecraft Java Lost server software. + +### โฌ› Bravo +- **Version:** 1.5 +- **Author:** - +- **Fork:** - +- **Description:** Bravo is a 1.5 server made in python. Previously known as beta. + +### โฌ› CraftBukkit++ +- **Version:** - +- **Author:** - +- **Fork:** CraftBukkit --> CraftBukkit++ +- **Description:** CraftBukkit++ was the original performance fork. It was made to improve performance for the CraftBukkit server. + +### โฌ› Creativity +- **Version:** - +- **Author:** - +- **Fork:** - +- **Description:** Creativity was a server software made with C++. + +### โฌ› Crocus +- **Version:** - +- **Author:** - +- **Fork:** CraftBukkit --> Spigot --> Paper --> Crocus +- **Description:** Crocus is a fork of Paper that adds some patches for the Khron Minecraft server. + +### โฌ› DytanicSpigot +- **Version:** 1.8.8 +- **Author:** - +- **Fork:** CraftBukkit --> Spigot --> DytanicSpigot +- **Description:** Spigot fork said to be capable of stability hitting 40 TPS, although there's not much left of it to show if it was. + +### โฌ› FeatherSpigot +- **Version:** 1.13.2 +- **Author:** - +- **Fork:** CraftBukkit --> Spigot --> Paper --> FeatherSpigot +- **Description:** FeatherSpigot is a fork of Paper meant to bring newer patches back to 1.13.2. + +### โฌ› Fish +- **Version:** 1.16.5 +- **Author:** Encode42 +- **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Purpur --> Fish +- **Description:** - + +### โฌ› hCraft 2 +- **Version:** 1.8 +- **Author:** - +- **Fork:** - +- **Description:** hCraft 2 was a recode of hCraft in C++. + +### โฌ› Myne2 +- **Version:** - +- **Author:** - +- **Fork:** - +- **Description:** Myne2 is a server written in python for Minecraft alpha. + +### โฌ› NessusMS +- **Version:** 1.5.2 +- **Author:** - +- **Fork:** - +- **Description:** NessusMS was a 1.5.2 server written in C. + +### โฌ› Nostalgia +- **Version:** 1.14.4 +- **Author:** - +- **Fork:** - +- **Description:** Nostalgia is a server built in C++. The purpose of this was to serve as a playground for testing AI so in the end, Minecraft would play itself. + +### โฌ› Quartz +- **Version:** - +- **Author:** - +- **Fork:** - +- **Description:** Quartz was a server written in C++. + +### โฌ› QuartzPowered +- **Version:** 1.8 +- **Author:** - +- **Fork:** - +- **Description:** - + +### โฌ› Quesadilla +- **Version:** 1.12.2 +- **Author:** - +- **Fork:** CraftBukkit --> Spigot --> Paper --> Dionysus --> Quesadilla +- **Description:** Quesadilla is a fork of Dionysus aiming to improve the performance even further. + +### โฌ› RainForest +- **Version:** 1.16.1-1.16.5 +- **Author:** - +- **Fork:** CraftBukkit --> Spigot --> Paper --> RainForest +- **Description:** RainForest is a 1.16.1-1.16.5 Paper fork with optimizations that they're testing out/optimizations that they plan to keep to themselves. + +### โฌ› RubberBukkit +- **Version:** - +- **Author:** - +- **Fork:** CraftBukkit --> RubberBukkit +- **Description:** RubberBukkit is a fork on craftbukkit made to work with the Rubberband proxy. + +### โฌ› TridentSDK +- **Version:** 1.8 +- **Author:** - +- **Fork:** - +- **Description:** - + +### โฌ› Rubbercord +- **Version:** - +- **Author:** - +- **Fork:** - +- **Description:** Rubbercord is an old proxy that originally inspired Bungeecord for Rubberband. + +### โฌ› TableCloth +- **Version:** - +- **Author:** - +- **Fork:** Forge/Spigot/Craftbukkit --> AtomMC --> TableCloth +- **Description:** A Hybrid jar forked from AtomMC combining Forge + Spigot and a couple of Paper Patches. From 701572546eebf2551a7b839d9556bc700f99f8ee Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Mon, 1 Jul 2024 00:33:43 +0200 Subject: [PATCH 05/13] Finish with AnythingsMC's software list --- java/PLUGINS.md | 28 ++++++++++++++++++++++++++++ java/VANILLA.md | 14 +++++++++++++- 2 files changed, 41 insertions(+), 1 deletion(-) diff --git a/java/PLUGINS.md b/java/PLUGINS.md index cb2ce65..b1ca872 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -157,6 +157,13 @@ This list contains Minecraft Java plugins server software. - **Description:** Purpur fork that tries to give plugin developers unlimted freedom when making plugins. - **Plugins:** Bukkit, Spigot, Paper +### [โฌ› Canvas](https://github.com/CraftCanvasMC/Canvas) +- **Version:** 1.13.2 +- **Author:** codecrafter47 +- **Fork:** - +- **Description:** Project-Rainbow was an attempt at overthrowing Bukkit with a new platform. +- **Plugins:** - + ### [โฌ› DivineMC](https://github.com/DivineMC/DivineMC) - **Version:** 1.19.2-1.21 - **Author:** CraftCanvasMC @@ -193,6 +200,27 @@ This list contains Minecraft Java plugins server software. - **Description:** Open source Minecraft server plugin API, and reflection based implementation. - **Plugins:** Reflx +### [โฌ› Wolf In a Bukkit](https://github.com/rowtn/wolf-in-a-bukkit) +- **Version:** - +- **Author:** rowtn +- **Fork:** ? +- **Description:** Wolf in a Bukkit was an attempt to rewrite Bukkit under a new licence. +- **Plugins:** Bukkit + +### [โฌ› Torch](https://github.com/TorchSpigot/Torch) +- **Version:** - +- **Author:** TorchSpigot +- **Fork:** CraftBukkit --> Spigot --> Paper --> Torch +- **Description:** The now abandoned predecessor to Akarin based on a goal of getting Paper to run on multiple threads. +- **Plugins:** Bukkit, Spigot, Paper + +### [โฌ› Bamboo](https://gitlab.com/macmv/bamboo) +- **Version:** 1.8, 1.12, 1.14 +- **Author:** macmv +- **Fork:** ? +- **Description:** Bamboo is a server built in Go for minigame servers. It uses a system of a server and a proxy so that clients can easily be switched between servers. +- **Plugins:** Bamboo + ### [โฌ› PyMine](https://github.com/py-mine/PyMine-Server) - **Version:** 1.16.5 - **Author:** py-mine diff --git a/java/VANILLA.md b/java/VANILLA.md index 3ea92ee..c575fca 100644 --- a/java/VANILLA.md +++ b/java/VANILLA.md @@ -22,10 +22,22 @@ This list contains Minecraft Java vanilla server software. - **Description:** A multithreaded reimplementation of the Mincraft server in Rust, made for redstone plot servers. # โŒ Inactive Development +### [โฌ› Sink-MC](https://github.com/infinitec0der/Sink-MC) +- **Version:** Minecraft classic +- **Author:** infinitec0der +- **Fork:** - +- **Description:** - + +### [โฌ› JTE-Freebuild](https://gitlab.com/andrewphorn/JTE-Freebuild) +- **Version:** Minecraft classic +- **Author:** Andrew +- **Fork:** - +- **Description:** Sandbox software written for Minecraft Classic. + ### [โฌ› Spout](https://github.com/SpoutDev/Spout) - **Version:** 1.5.2 - **Author:** SpoutDev -- **Fork:** ? +- **Fork:** - - **Description:** Open source, multithreaded, voxel game engine and platform, written in Java. ### [โฌ› Spacecraft-GT](https://github.com/SpaceManiac/Spacecraft-GT) From b7ac9e37af0759d6fa6f626fad39040b734b2d77 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Mon, 1 Jul 2024 00:35:57 +0200 Subject: [PATCH 06/13] Ups... --- java/PLUGINS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/PLUGINS.md b/java/PLUGINS.md index b1ca872..d6c1911 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -157,11 +157,11 @@ This list contains Minecraft Java plugins server software. - **Description:** Purpur fork that tries to give plugin developers unlimted freedom when making plugins. - **Plugins:** Bukkit, Spigot, Paper -### [โฌ› Canvas](https://github.com/CraftCanvasMC/Canvas) +### [โฌ› Rainbow](https://ci.codecrafter47.de/job/Rainbow/) - **Version:** 1.13.2 - **Author:** codecrafter47 - **Fork:** - -- **Description:** Project-Rainbow was an attempt at overthrowing Bukkit with a new platform. +- **Description:** Rainbow was an attempt at overthrowing Bukkit with a new platform. - **Plugins:** - ### [โฌ› DivineMC](https://github.com/DivineMC/DivineMC) From 7b1ec5f1c7b074c7d3eb0b13996fee6be4310223 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Mon, 1 Jul 2024 00:57:58 +0200 Subject: [PATCH 07/13] Check versions --- java/MODS+PLUGINS.md | 4 ++-- java/PLUGINS.md | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/java/MODS+PLUGINS.md b/java/MODS+PLUGINS.md index 032769e..61fc836 100644 --- a/java/MODS+PLUGINS.md +++ b/java/MODS+PLUGINS.md @@ -29,7 +29,7 @@ This list contains Minecraft Java mods/plugins server software. - **Mods:** Forge ### [๐Ÿ” Arclight](https://github.com/IzzelAliz/Arclight) -- **Version:** 1.14-1.15.2 (Legacy), 1.16.5, 1.17.1 (Legacy), 1.18-1.19.4, 1.20.4 (Experimental) +- **Version:** 1.14-1.20.2 (Legacy), 1.20.4, 1.21 (Experimental) - **Author:** IzzelAliz - **Fork:** Forge/CraftBukkit/Spigot --> Arclight - **Description:** A Bukkit(1.16/1.18) server implementation on Forge using Mixin. @@ -53,7 +53,7 @@ This list contains Minecraft Java mods/plugins server software. - **Mods:** Forge ### [๐Ÿšฉ Banner](https://github.com/MohistMC/Banner) -- **Version:** 1.19.4, 1.20.1, 1.20.2 (Experimental), 1.20.4-1.20.6 (Experimental) +- **Version:** 1.19.4, 1.20.1, 1.20.2 (Experimental), 1.20.4-1.21 (Experimental) - **Author:** MohistMC - **Fork:** Fabric/CraftBukkit/Spigot/Paper/Mohist/Arclight --> Banner - **Description:** Fabric Mod that allows the use of Bukkit/Spigot/Paper Plugins. diff --git a/java/PLUGINS.md b/java/PLUGINS.md index d6c1911..cec508d 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -25,7 +25,7 @@ This list contains Minecraft Java plugins server software. - **Plugins:** Bukkit, Spigot, Paper ### [๐ŸŽ‹ Leaves](https://github.com/LeavesMC/Leaves) -- **Version:** 1.18.2 - 1.20.6 +- **Version:** 1.18.2 - 1.21 - **Author:** LeavesMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Leaves - **Description:** A fork of Paper aimed at repairing broken vanilla properties and adding new api/features. @@ -129,8 +129,8 @@ This list contains Minecraft Java plugins server software. - **Description:** Create Minecraft servers with a powerful, stable, and high level JavaScript API. - **Plugins:** Flying Squid -### [โšก Plazma](https://github.com/PlazmaMC/Plazma) -- **Version:** 1.19.4-1.20.6 +### [โšก PlazmaBukkit](https://github.com/PlazmaMC/PlazmaBukkit) +- **Version:** 1.19.2-1.20.6 - **Author:** PlazmaMC - **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Mirai --> Suki --> Fusion --> Andromeda --> Plazma - **Description:** Successor to Fusion and Andromeda. @@ -157,13 +157,6 @@ This list contains Minecraft Java plugins server software. - **Description:** Purpur fork that tries to give plugin developers unlimted freedom when making plugins. - **Plugins:** Bukkit, Spigot, Paper -### [โฌ› Rainbow](https://ci.codecrafter47.de/job/Rainbow/) -- **Version:** 1.13.2 -- **Author:** codecrafter47 -- **Fork:** - -- **Description:** Rainbow was an attempt at overthrowing Bukkit with a new platform. -- **Plugins:** - - ### [โฌ› DivineMC](https://github.com/DivineMC/DivineMC) - **Version:** 1.19.2-1.21 - **Author:** CraftCanvasMC @@ -179,6 +172,13 @@ This list contains Minecraft Java plugins server software. - **Plugins:** Bukkit # โŒ Inactive Development +### [โฌ› Rainbow](https://ci.codecrafter47.de/job/Rainbow/) +- **Version:** 1.13.2 +- **Author:** codecrafter47 +- **Fork:** - +- **Description:** Rainbow was an attempt at overthrowing Bukkit with a new platform. +- **Plugins:** - + ### [๐Ÿ”† Glowstone](https://glowstone.net/) - **Version:** 1.12.2, 1.16.5 (Unsupported), 1.19 (Experimental) - **Author:** GlowstoneMC From ffca952bcec9fdb047765b35de821323d6e9b2b3 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Mon, 1 Jul 2024 01:06:52 +0200 Subject: [PATCH 08/13] Anchor now doesn't exist --- java/LOST.md | 6 ++++++ java/VANILLA.md | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/java/LOST.md b/java/LOST.md index e11ee5c..e89688c 100644 --- a/java/LOST.md +++ b/java/LOST.md @@ -1,6 +1,12 @@ # Minecraft Java Lost software. This list contains Minecraft Java Lost server software. +### โš“ Anchor +- **Version:** ? +- **Author:** AnchorMC +- **Fork:** - +- **Description:** A Minecraft server implementation written in Go. + ### โฌ› Bravo - **Version:** 1.5 - **Author:** - diff --git a/java/VANILLA.md b/java/VANILLA.md index c575fca..27afb27 100644 --- a/java/VANILLA.md +++ b/java/VANILLA.md @@ -9,12 +9,6 @@ This list contains Minecraft Java vanilla server software. - **Fork:** - - **Description:** Official Minecraft Vanilla Multiplayer server by Mojang Studio (Microsoft). -### [โš“ Anchor](https://github.com/AnchorMC/Anchor) -- **Version:** ? -- **Author:** AnchorMC -- **Fork:** - -- **Description:** A Minecraft server implementation written in Go. - ### [โฌ› MCHPR](https://github.com/MCHPR/MCHPRS) - **Version:** 1.18.2, 1.20.4 - **Author:** MCHPR From a67dd1308fa38309a684867a1c9805f14e37e82d Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Mon, 1 Jul 2024 01:11:55 +0200 Subject: [PATCH 09/13] Fix format --- java/LOST.md | 56 ++++++++++++++++++++++++------------------------- java/MODS.md | 2 +- java/PLUGINS.md | 22 +++++++++---------- 3 files changed, 40 insertions(+), 40 deletions(-) diff --git a/java/LOST.md b/java/LOST.md index e89688c..977680b 100644 --- a/java/LOST.md +++ b/java/LOST.md @@ -9,37 +9,37 @@ This list contains Minecraft Java Lost server software. ### โฌ› Bravo - **Version:** 1.5 -- **Author:** - +- **Author:** ? - **Fork:** - - **Description:** Bravo is a 1.5 server made in python. Previously known as beta. ### โฌ› CraftBukkit++ -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** CraftBukkit --> CraftBukkit++ - **Description:** CraftBukkit++ was the original performance fork. It was made to improve performance for the CraftBukkit server. ### โฌ› Creativity -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** - - **Description:** Creativity was a server software made with C++. ### โฌ› Crocus -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** CraftBukkit --> Spigot --> Paper --> Crocus - **Description:** Crocus is a fork of Paper that adds some patches for the Khron Minecraft server. ### โฌ› DytanicSpigot - **Version:** 1.8.8 -- **Author:** - +- **Author:** ? - **Fork:** CraftBukkit --> Spigot --> DytanicSpigot - **Description:** Spigot fork said to be capable of stability hitting 40 TPS, although there's not much left of it to show if it was. ### โฌ› FeatherSpigot - **Version:** 1.13.2 -- **Author:** - +- **Author:** ? - **Fork:** CraftBukkit --> Spigot --> Paper --> FeatherSpigot - **Description:** FeatherSpigot is a fork of Paper meant to bring newer patches back to 1.13.2. @@ -51,72 +51,72 @@ This list contains Minecraft Java Lost server software. ### โฌ› hCraft 2 - **Version:** 1.8 -- **Author:** - +- **Author:** ? - **Fork:** - - **Description:** hCraft 2 was a recode of hCraft in C++. ### โฌ› Myne2 -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** - - **Description:** Myne2 is a server written in python for Minecraft alpha. ### โฌ› NessusMS - **Version:** 1.5.2 -- **Author:** - +- **Author:** ? - **Fork:** - - **Description:** NessusMS was a 1.5.2 server written in C. ### โฌ› Nostalgia - **Version:** 1.14.4 -- **Author:** - +- **Author:** ? - **Fork:** - - **Description:** Nostalgia is a server built in C++. The purpose of this was to serve as a playground for testing AI so in the end, Minecraft would play itself. ### โฌ› Quartz -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** - - **Description:** Quartz was a server written in C++. ### โฌ› QuartzPowered - **Version:** 1.8 -- **Author:** - +- **Author:** ? - **Fork:** - -- **Description:** - +- **Description:** ? ### โฌ› Quesadilla - **Version:** 1.12.2 -- **Author:** - +- **Author:** ? - **Fork:** CraftBukkit --> Spigot --> Paper --> Dionysus --> Quesadilla - **Description:** Quesadilla is a fork of Dionysus aiming to improve the performance even further. ### โฌ› RainForest - **Version:** 1.16.1-1.16.5 -- **Author:** - +- **Author:** ? - **Fork:** CraftBukkit --> Spigot --> Paper --> RainForest - **Description:** RainForest is a 1.16.1-1.16.5 Paper fork with optimizations that they're testing out/optimizations that they plan to keep to themselves. ### โฌ› RubberBukkit -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** CraftBukkit --> RubberBukkit - **Description:** RubberBukkit is a fork on craftbukkit made to work with the Rubberband proxy. ### โฌ› TridentSDK - **Version:** 1.8 -- **Author:** - +- **Author:** ? - **Fork:** - -- **Description:** - +- **Description:** ? ### โฌ› Rubbercord -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** - - **Description:** Rubbercord is an old proxy that originally inspired Bungeecord for Rubberband. ### โฌ› TableCloth -- **Version:** - -- **Author:** - +- **Version:** ? +- **Author:** ? - **Fork:** Forge/Spigot/Craftbukkit --> AtomMC --> TableCloth - **Description:** A Hybrid jar forked from AtomMC combining Forge + Spigot and a couple of Paper Patches. diff --git a/java/MODS.md b/java/MODS.md index 2a03d27..c1e6b5e 100644 --- a/java/MODS.md +++ b/java/MODS.md @@ -9,7 +9,7 @@ If you're looking for a way to use both **plugins and mods**, checkout [this lis ### [๐Ÿ”จ Forge](http://files.minecraftforge.net/) - **Version:** 1.1-1.21 - **Author:** MinecraftForge -- **Fork:** ? +- **Fork:** - - **Description:** Software that allows the use of Forge Mods on your server. - **Mods:** Forge diff --git a/java/PLUGINS.md b/java/PLUGINS.md index cec508d..57ff0b5 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -6,7 +6,7 @@ This list contains Minecraft Java plugins server software. ### [๐Ÿชฃ Bukkit/CraftBukkit](https://www.spigotmc.org/wiki/buildtools/) - **Version:** Beta 1.2 - 1.21 (only 1.8+ official) - **Author:** various authors, maintained by md_5/SpigotMC -- **Fork:** ? +- **Fork:** - - **Description:** Software that allows using plugins on servers. - **Plugins:** Bukkit @@ -196,14 +196,14 @@ This list contains Minecraft Java plugins server software. ### [โฌ› Reflx](https://github.com/Jckf/Reflx) - **Version:** 1.3.2 - **Author:** Jckf -- **Fork:** ? +- **Fork:** - - **Description:** Open source Minecraft server plugin API, and reflection based implementation. - **Plugins:** Reflx ### [โฌ› Wolf In a Bukkit](https://github.com/rowtn/wolf-in-a-bukkit) -- **Version:** - +- **Version:** ? - **Author:** rowtn -- **Fork:** ? +- **Fork:** - - **Description:** Wolf in a Bukkit was an attempt to rewrite Bukkit under a new licence. - **Plugins:** Bukkit @@ -217,14 +217,14 @@ This list contains Minecraft Java plugins server software. ### [โฌ› Bamboo](https://gitlab.com/macmv/bamboo) - **Version:** 1.8, 1.12, 1.14 - **Author:** macmv -- **Fork:** ? +- **Fork:** - - **Description:** Bamboo is a server built in Go for minigame servers. It uses a system of a server and a proxy so that clients can easily be switched between servers. - **Plugins:** Bamboo ### [โฌ› PyMine](https://github.com/py-mine/PyMine-Server) - **Version:** 1.16.5 - **Author:** py-mine -- **Fork:** ? +- **Fork:** - - **Description:** PyMine is a server built in Python. It has support for plugins. - **Plugins:** py-mine @@ -273,7 +273,7 @@ This list contains Minecraft Java plugins server software. ### [โฌ› Lantern](https://github.com/LanternPowered/Lantern) - **Version:** 1.12-1.14, 1.16 - **Author:** LanternPowered -- **Fork:** ? +- **Fork:** - - **Description:** An open-source Minecraft server that implements the SpongeAPI. - **Plugins:** Sponge @@ -461,21 +461,21 @@ This list contains Minecraft Java plugins server software. - **Alternative:** Paper - **Version:** 1.15.2 - **Author:** MyCraftServerMC -- **Fork:** ? +- **Fork:** - - **Description:** High performance Paper fork that aims to add more gameplay and mechanics. - **Plugins:** Bukkit, Spigot, Paper ### [๐Ÿงณ Basin](https://github.com/basinserver/Basin) - **Version:** 1.10-1.11 - **Author:** basinserver -- **Fork:** ? +- **Fork:** - - **Description:** A high performance Minecraft server implementation written in C compatible with Spigot (drop-in replacement). - **Plugins:** Spigot, Basin C ### [๐ŸŒŽ hMod](https://github.com/traitor/Minecraft-Server-Mod) - **Version:** Beta - **Author:** traitor -- **Fork:** ? +- **Fork:** - - **Description:** Server administration mod and API for Minecraft beta multiplayer server (inspiration for Bukkit). - **Plugins:** hMod @@ -489,6 +489,6 @@ This list contains Minecraft Java plugins server software. ### [๐Ÿ  NeptuneMod](https://github.com/NeptunePowered/NeptuneMod) - **Version:** 1.8.9 - 1.9 - **Author:** NeptunePowered -- **Fork:** ? +- **Fork:** - - **Description:** A continuation of CanaryMod under a new repository and name. - **Plugins:** hMod From 949aabc3e4f53f4669d96aac8b29c017968ed962 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Mon, 1 Jul 2024 16:07:21 +0200 Subject: [PATCH 10/13] Add Warning in Lost category and done all requests --- OTHERS.md | 2 +- RECOMMEND.md | 6 +++--- bedrock/PLUGINS.md | 2 +- bedrock/VANILLA.md | 2 +- java/LOST.md | 4 +++- java/PLUGINS.md | 6 +++--- 6 files changed, 12 insertions(+), 10 deletions(-) diff --git a/OTHERS.md b/OTHERS.md index 6f42955..750946c 100644 --- a/OTHERS.md +++ b/OTHERS.md @@ -1,5 +1,5 @@ # Others -This list contains software that are related to minecraft servers but are no servers or proxies. +This list contains software which is related to minecraft servers but is not a server or proxy. # โœ”๏ธ Active Development ### [๐Ÿ’ง GeyserMC](https://geysermc.org/) diff --git a/RECOMMEND.md b/RECOMMEND.md index 41f0bde..e23a109 100644 --- a/RECOMMEND.md +++ b/RECOMMEND.md @@ -1,7 +1,7 @@ # Recommended Find below our recommended software solutions tailored to your needs. Please note that while we strive to offer the best suggestions, individual preferences may vary. -**Note:** Some software are outdated and are no longer being actively developed. They may still be useful, but they aren't supported and most likely contain security vulnerabilities, like Log4Shell, besides worse performance and compatibility. It's advisable to use newer, more efficient versions. +**Note:** Some software is outdated and are no longer being actively developed. They may still be useful, but they aren't supported and most likely contain security vulnerabilities, like Log4Shell, besides worse performance and compatibility. It's advisable to use newer, more efficient versions. ### ๐Ÿฆ Minecraft Vanilla - For a pure Minecraft experience without modifications, opt for the [Vanilla](java/VANILLA.md#-vanilla) server. @@ -26,9 +26,9 @@ Find below our recommended software solutions tailored to your needs. Please not - Fabric mod and plugin integration can be achieved with [Banner](java/MODS+PLUGINS.md#-banner) or [Cardboard](java/MODS+PLUGINS.md#-cardboard). ### ๐Ÿชจ Minecraft Bedrock -- Create a pure Minecraft experience without modifications, opt for the [Vanilla](bedrock/VANILLA.md#-vanilla) server. +- For a pure Minecraft experience without modifications, opt for the [Vanilla](bedrock/VANILLA.md#-vanilla--bedrock-dedicated-server-) server. - Create a Minecraft Bedrock Server with plugins using Spigot or Paper along with [Geyser](OTHERS.md#-geysermc). ### ๐ŸŒ Minecraft Networks -- Connect multiple Java Edition servers using [Velocity](java/PROXIES.md#-velocity) or [Bungeecord](java/PROXIES.md#-bungeecord). +- Connect multiple Java Edition servers using [Velocity](java/PROXIES.md#-velocity). - Connect multiple Bedrock Edition servers using [WaterdogPE](bedrock/PROXIES.md#-waterdogpe). diff --git a/bedrock/PLUGINS.md b/bedrock/PLUGINS.md index b107504..905c955 100644 --- a/bedrock/PLUGINS.md +++ b/bedrock/PLUGINS.md @@ -1,7 +1,7 @@ # Minecraft Bedrock Plugins Software. This list contains Minecraft Bedrock plugins server software. -Since most of the software do not support all vanilla features, it's recommended to use [GeyserMC](/OTHERS.md#-geysermc) (Bedrock to Java Bridge) instead if you want to play vanilla. +Since most of the software does not support all vanilla features, it's recommended to use [GeyserMC](/OTHERS.md#-geysermc) (Bedrock to Java Bridge) instead if you want to play vanilla. # โœ”๏ธ Active Development ### [โ˜ข๏ธ Nukkit (NukkitX)](https://github.com/CloudburstMC/Nukkit) diff --git a/bedrock/VANILLA.md b/bedrock/VANILLA.md index 048643b..b8cf77d 100644 --- a/bedrock/VANILLA.md +++ b/bedrock/VANILLA.md @@ -2,7 +2,7 @@ This list contains Minecraft Bedrock vanilla server software. # โœ”๏ธ Active Development -### [๐ŸŒ Vanilla](https://www.minecraft.net/en-us/download/server/bedrock) +### [๐ŸŒ Vanilla (Bedrock Dedicated Server)](https://www.minecraft.net/download/server/bedrock) - **Author:** Mojang Studios (Microsoft) - **Fork:** - - **Description:** Server software for Minecraft: Bedrock Edition written in C++. diff --git a/java/LOST.md b/java/LOST.md index 977680b..ab0f58c 100644 --- a/java/LOST.md +++ b/java/LOST.md @@ -1,6 +1,8 @@ # Minecraft Java Lost software. This list contains Minecraft Java Lost server software. +โš ๏ธ **Warning!** The information may not be correct. They are very old software and it is difficult to find the information. + ### โš“ Anchor - **Version:** ? - **Author:** AnchorMC @@ -111,7 +113,7 @@ This list contains Minecraft Java Lost server software. ### โฌ› Rubbercord - **Version:** ? -- **Author:** ? +- **Author:** md_5 - **Fork:** - - **Description:** Rubbercord is an old proxy that originally inspired Bungeecord for Rubberband. diff --git a/java/PLUGINS.md b/java/PLUGINS.md index 57ff0b5..e63fca7 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -172,12 +172,12 @@ This list contains Minecraft Java plugins server software. - **Plugins:** Bukkit # โŒ Inactive Development -### [โฌ› Rainbow](https://ci.codecrafter47.de/job/Rainbow/) +### [โฌ› Rainbow](https://github.com/CodeCrafter47/Rainbow) - **Version:** 1.13.2 -- **Author:** codecrafter47 +- **Author:** CodeCrafter47 - **Fork:** - - **Description:** Rainbow was an attempt at overthrowing Bukkit with a new platform. -- **Plugins:** - +- **Plugins:** Rainbow ### [๐Ÿ”† Glowstone](https://glowstone.net/) - **Version:** 1.12.2, 1.16.5 (Unsupported), 1.19 (Experimental) From feb182f36fbea4153dca53b0c2c42f4bb8ce93bb Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Fri, 5 Jul 2024 00:22:22 +0200 Subject: [PATCH 11/13] Move LOST category and update AnchorMC --- java/LOST.md => LOST.md | 10 ++-------- java/VANILLA.md | 6 ++++++ 2 files changed, 8 insertions(+), 8 deletions(-) rename java/LOST.md => LOST.md (93%) diff --git a/java/LOST.md b/LOST.md similarity index 93% rename from java/LOST.md rename to LOST.md index ab0f58c..dc17cf9 100644 --- a/java/LOST.md +++ b/LOST.md @@ -1,14 +1,8 @@ -# Minecraft Java Lost software. -This list contains Minecraft Java Lost server software. +# Minecraft lost software. +This list contains Minecraft lost server software. โš ๏ธ **Warning!** The information may not be correct. They are very old software and it is difficult to find the information. -### โš“ Anchor -- **Version:** ? -- **Author:** AnchorMC -- **Fork:** - -- **Description:** A Minecraft server implementation written in Go. - ### โฌ› Bravo - **Version:** 1.5 - **Author:** ? diff --git a/java/VANILLA.md b/java/VANILLA.md index 27afb27..b9d4af5 100644 --- a/java/VANILLA.md +++ b/java/VANILLA.md @@ -16,6 +16,12 @@ This list contains Minecraft Java vanilla server software. - **Description:** A multithreaded reimplementation of the Mincraft server in Rust, made for redstone plot servers. # โŒ Inactive Development +### [โš“ Anchor](https://github.com/PassTheMayo/AnchorMC) +- **Version:** ? +- **Author:** AnchorMC +- **Fork:** - +- **Description:** A Minecraft server implementation written in Go. + ### [โฌ› Sink-MC](https://github.com/infinitec0der/Sink-MC) - **Version:** Minecraft classic - **Author:** infinitec0der From 8ae03adfaa1f5c8dd50053cca16bc29b25f52f34 Mon Sep 17 00:00:00 2001 From: TonimatasDEV Date: Fri, 5 Jul 2024 00:28:13 +0200 Subject: [PATCH 12/13] Add Thunderbolt --- java/PLUGINS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/java/PLUGINS.md b/java/PLUGINS.md index e63fca7..4dc1946 100644 --- a/java/PLUGINS.md +++ b/java/PLUGINS.md @@ -136,6 +136,13 @@ This list contains Minecraft Java plugins server software. - **Description:** Successor to Fusion and Andromeda. - **Plugins:** Bukkit, Spigot, Paper +### [โšก Thunderbolt](https://github.com/PlazmaMC/Thunderbolt) +- **Version:** 1.20.6 +- **Author:** PlazmaMC +- **Fork:** CraftBukkit --> Spigot --> Paper --> Pufferfish --> Mirai --> Suki --> Fusion --> Andromeda --> Plazma --> Thunderbolt +- **Description:** Fork of PlazmaBukkit with too experimental features. +- **Plugins:** Bukkit, Spigot, Paper + ### [๐Ÿงจ Dionysus](https://github.com/nopjmp/Dionysus) - **Version:** 1.12.2 - **Author:** nopjmp From 776fa8281bbc91167371fa1d638bbb7cd4e569c4 Mon Sep 17 00:00:00 2001 From: Paul Mertens <50475262+LeStegii@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:38:54 +0200 Subject: [PATCH 13/13] Rephrase description --- LOST.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LOST.md b/LOST.md index dc17cf9..a31620b 100644 --- a/LOST.md +++ b/LOST.md @@ -1,7 +1,7 @@ # Minecraft lost software. -This list contains Minecraft lost server software. +This list contains lost server software. -โš ๏ธ **Warning!** The information may not be correct. They are very old software and it is difficult to find the information. +โš ๏ธ **Warning!** The information may be incorrect. The software listed here is likely old and official sources have been lost. ### โฌ› Bravo - **Version:** 1.5