From f5fc68f81ee516f7a60980fd99a174b2cd305ead Mon Sep 17 00:00:00 2001 From: Encode42 Date: Thu, 3 Jun 2021 11:35:56 -0400 Subject: [PATCH] old news --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efd2fc7..722f6c7 100644 --- a/README.md +++ b/README.md @@ -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. 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. * [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.