docs: remove note about getbukkit being down (#2382)

This commit is contained in:
Geoff Bourne
2023-09-13 07:53:05 -05:00
committed by GitHub
parent c4d8972a83
commit a079dd0ff0
3 changed files with 2 additions and 6 deletions

View File

@@ -16,10 +16,6 @@ Run a Bukkit/Spigot server type by setting the environment variable `TYPE` to "B
TYPE: SPIGOT
```
!!! failure "GetBukkit"
As of September 2023, the provider of pre-built Bukkit/Spigot server jars, [GetBukkit](https://getbukkit.org/), seems to be dead. Please switch to [Paper](paper.md) or [build from source](#build-from-source)
If the downloaded server jar is corrupted, set `FORCE_REDOWNLOAD` to "true" to force a re-download during next container startup. After successfully re-downloading, you should remove that or set to "false".
If you are hosting your own copy of Bukkit/Spigot you can override the download URLs with: