This commit is contained in:
Encode42
2021-06-03 11:35:56 -04:00
committed by GitHub
parent e060c08181
commit f5fc68f81e
+1 -1
View File
@@ -15,7 +15,7 @@ There will never be a guide that will give you perfect results. Each server has
Your choice of server software can make a huge difference in performance and api possibilities. There are currently multiple viable popular server jars, but there are also a few that you should stay away from for various reasons. Your choice of server software can make a huge difference in performance and api possibilities. There are currently multiple viable popular server jars, but there are also a few that you should stay away from for various reasons.
Recommended top picks: Recommended top picks:
* [Paper](https://github.com/PaperMC/Paper) - The second most popular server software that aims to improve performance while fixing gameplay and mechanics inconsistencies. * [Paper](https://github.com/PaperMC/Paper) - The most popular server software that aims to improve performance while fixing gameplay and mechanics inconsistencies.
* [Tuinity](https://github.com/Spottedleaf/Tuinity) - Paper fork that includes even more high-performance patches. * [Tuinity](https://github.com/Spottedleaf/Tuinity) - Paper fork that includes even more high-performance patches.
* [Purpur](https://github.com/pl3xgaming/Purpur) - Tuinity fork focused on features and the freedom of customization. * [Purpur](https://github.com/pl3xgaming/Purpur) - Tuinity fork focused on features and the freedom of customization.
* [Airplane](https://github.com/Technove/Airplane) - Tuinity fork that aims to further improve server performance. * [Airplane](https://github.com/Technove/Airplane) - Tuinity fork that aims to further improve server performance.