mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
docs: add warning that GetBukkit is dead (#2723)
This commit is contained in:
parent
75f5647c93
commit
35daf1441a
@ -1,5 +1,11 @@
|
||||
# Bukkit/Spigot
|
||||
|
||||
!!! warning
|
||||
|
||||
The download provider for Bukkit/Spigot, GetBukkit, is no longer operational. It is recommended that users switch to [Paper](paper.md) instead.
|
||||
|
||||
This image still provides an option to build Bukkit/Spigot from source if Paper is not feasible.
|
||||
|
||||
Run a Bukkit/Spigot server type by setting the environment variable `TYPE` to "BUKKIT" or "SPIGOT".
|
||||
|
||||
!!! example
|
||||
|
Loading…
Reference in New Issue
Block a user