From 72461546b82f476ff35d436b0898909f746e931c Mon Sep 17 00:00:00 2001 From: Mufin <61682723+mufinlive@users.noreply.github.com> Date: Thu, 16 Sep 2021 18:26:05 +0200 Subject: [PATCH] Remove tuinity section from README.md (#1045) --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 98a9ab59..f2e9d691 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ By default, the container will download the latest version of the "vanilla" [Min * [Running a Forge Server](#running-a-forge-server) * [Running a Bukkit/Spigot server](#running-a-bukkitspigot-server) * [Running a Paper server](#running-a-paper-server) - * [Running a Tuinity server](#running-a-tuinity-server) * [Running an Airplane server](#running-an-airplane-server) * [Running a Purpur server](#running-a-purpur-server) * [Running a Yatopia server](#running-a-yatopia-server) @@ -430,14 +429,6 @@ If you have attached a host directory to the `/data` volume, then you can instal [You can also auto-download plugins using `SPIGET_RESOURCES`.](#auto-downloading-spigotmcbukkitpapermc-plugins) -### Running a Tuinity server - -A [Tuinity](https://github.com/Spottedleaf/Tuinity) server, which is a fork of Paper aimed at improving server performance at high playercounts. - - -e TYPE=TUINITY - -> **NOTE** only `VERSION=LATEST` is supported - ### Running an Airplane server An [Airplane](https://github.com/TECHNOVE/Airplane) server, which is a fork of Tuinity aimed at further improving server performance at high playercounts.