Minecraft Readme Organization
Minecraft README Revamp, adds VanillaCord, Fabric and SpongeForge, organizes them into the respective categorizes,
This commit is contained in:
		| @@ -92,7 +92,7 @@ If you are reading this it looks like you are looking to add an egg to your serv | |||||||
| [Minetest](/minetest) (including MTG) | [Minetest](/minetest) (including MTG) | ||||||
|  |  | ||||||
| [Minecraft](/minecraft) | [Minecraft](/minecraft) | ||||||
| * [Bedrock](/minecraft/bedrock)   | * [Bedrock](/minecraft/bedrock) Servers for Bedrock Minecraft | ||||||
|   * [Bedrock](/minecraft/bedrock/bedrock) |   * [Bedrock](/minecraft/bedrock/bedrock) | ||||||
|   * [gomint](/minecraft/bedrock/gomint) |   * [gomint](/minecraft/bedrock/gomint) | ||||||
|   * [Nukkit](/minecraft/bedrock/nukkit)   |   * [Nukkit](/minecraft/bedrock/nukkit)   | ||||||
|   | |||||||
| @@ -8,21 +8,28 @@ It’s set in infinitely-generated worlds of wide open terrain - icy mountains, | |||||||
| The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server. | The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server. | ||||||
|  |  | ||||||
| ## Cuberite | ## Cuberite | ||||||
|  | [Cuberite](https://cuberite.org) | ||||||
| A lightweight, fast and extensible game server for Minecraft | A lightweight, fast and extensible game server for Minecraft | ||||||
| [Cuberite](https://cuberite.org/) |  | ||||||
|  | ## Fabric | ||||||
|  | [Fabric](https://fabricmc.net)   | ||||||
|  | Fabric is a lightweight, experimental modding toolchain for Minecraft. | ||||||
|  |  | ||||||
| ## Feather | ## Feather | ||||||
| [Feather](https://github.com/feather-rs/feather)   | [Feather](https://github.com/feather-rs/feather)   | ||||||
| An experimental Minecraft server implementation in Rust  | An experimental Minecraft server implementation in Rust  | ||||||
|  |  | ||||||
| ## Forge  | ## Forge  | ||||||
| [Forge MC](https://files.minecraftforge.net/)   | [Forge MC](https://files.minecraftforge.net)   | ||||||
| This is a direct fork of the default forge service   | This is a direct fork of the default forge service   | ||||||
| - Has a version detection fix for "latest"   | - Has a version detection fix for "latest"   | ||||||
|  |  | ||||||
| [Curse Generic](https://www.curseforge.com/)   | [Curse Generic](https://www.curseforge.com)   | ||||||
| A generic service to pull forge mod packs from the curseforge site.   | A generic service to pull forge mod packs from the curseforge site.   | ||||||
|  |  | ||||||
|  | [Magma](https://magmafoundation.org) | ||||||
|  | Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability. | ||||||
|  |  | ||||||
| ## FTB Packs | ## FTB Packs | ||||||
| [FTB Modpacks](https://api.modpacks.ch) | [FTB Modpacks](https://api.modpacks.ch) | ||||||
| A generic service to pull FTB modpacks from api.modpacks.ch. | A generic service to pull FTB modpacks from api.modpacks.ch. | ||||||
| @@ -47,26 +54,32 @@ The second method requires you to know the id for both the modpack and version i | |||||||
| may not get updated with the correct ip address and port at first launch. | may not get updated with the correct ip address and port at first launch. | ||||||
| Please restart the server after first launch to fix this.**   | Please restart the server after first launch to fix this.**   | ||||||
|  |  | ||||||
| ## Magma |  | ||||||
| [Magma](https://magmafoundation.org/) |  | ||||||
| Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability. |  | ||||||
|  |  | ||||||
| ## Paper |  | ||||||
| Currently the default on pterodactyl for many reasons. First being that you don't need to build the jar. |  | ||||||
|  |  | ||||||
| [PaperMC GitHub](https://github.com/PaperMC/Paper)   |  | ||||||
| High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies   |  | ||||||
|  |  | ||||||
| ## Spigot | ## Spigot | ||||||
| A collection of spigot and forked spigot eggs. | A collection of spigot and forked spigot eggs. | ||||||
|  |  | ||||||
| [Spigot](https://www.spigotmc.org/)   | [PaperMC GitHub](https://github.com/PaperMC/Paper)   | ||||||
|  | High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies   | ||||||
|  | Currently the default on pterodactyl for many reasons. First being that you don't need to build the jar. | ||||||
|  |  | ||||||
|  | [Purpur](https://purpur.pl3x.net) | ||||||
|  | Purpur is a fork of Paper and Tuinity with the goal of providing new and interesting configuration options, which allow for creating a unique gameplay experience not seen anywhere else | ||||||
|  |  | ||||||
|  | [Spigot](https://www.spigotmc.org)   | ||||||
| This is a direct fork of the default spigot service with the added benefit of being able to build the spigot jar.   | This is a direct fork of the default spigot service with the added benefit of being able to build the spigot jar.   | ||||||
| - (It's noted that building the jar is intensive and time consuming) | - (It's noted that building the jar is intensive and time consuming) | ||||||
|  |  | ||||||
| ## Sponge | [Mohist Github](https://github.com/Mohist-Community) | ||||||
|  | Fork of Spigot focused on performance optimizations. | ||||||
|  |  | ||||||
| [SpongeVanilla](https://www.spongepowered.org/) | [Tuinity GitHub](https://github.com/Spottedleaf/Tuinity)  | ||||||
|  | Fork of Paper aimed at improving server performance at high playercounts. | ||||||
|  |  | ||||||
|  |  | ||||||
|  | ## Sponge Powered | ||||||
|  | [SpongeForge](https://www.spongepowered.org) | ||||||
|  | SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform. | ||||||
|  |  | ||||||
|  | [SpongeVanilla](https://www.spongepowered.org) | ||||||
| A community-driven open source Minecraft: Java Edition modding platform. | A community-driven open source Minecraft: Java Edition modding platform. | ||||||
|  |  | ||||||
| ## Technic Packs | ## Technic Packs | ||||||
| @@ -82,10 +95,6 @@ The ancient power of Tekkits past return in this legendary pack! | |||||||
| [Tekkit Classic](https://www.technicpack.net/modpack/tekkit.552560) | [Tekkit Classic](https://www.technicpack.net/modpack/tekkit.552560) | ||||||
| The official Tekkit Classic modpack. Build factories, automate crafting!   | The official Tekkit Classic modpack. Build factories, automate crafting!   | ||||||
|  |  | ||||||
| ## Tuinity | ## VanillaCord | ||||||
| Fork of Paper aimed at improving server performance at high playercounts. | [VanillaCord](https://github.com/ME1312/VanillaCord) | ||||||
| [Tuinity GitHub](https://github.com/Spottedleaf/Tuinity)  | VanillaCord adds support for BungeeCord's ip-forwarding option on vanilla Minecraft servers | ||||||
|  |  | ||||||
| ## Mohist |  | ||||||
| Fork of Spigot focused on performance optimizations. |  | ||||||
| [Mohist Github](https://github.com/Mohist-Community) |  | ||||||
| @@ -2,7 +2,7 @@ | |||||||
| SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform. | SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform. | ||||||
|  |  | ||||||
| ## Server Ports | ## Server Ports | ||||||
| Minecraft servers requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server. | The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server. | ||||||
|  |  | ||||||
| | Port  | default | | | Port  | default | | ||||||
| |-------|---------| | |-------|---------| | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user