mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-24 22:39:29 +00:00
docs: collapse deprecated sections (#2151)
This commit is contained in:
10
README.md
10
README.md
@@ -5,11 +5,8 @@
|
||||
[](https://github.com/itzg/docker-minecraft-server/actions)
|
||||
[](https://www.buymeacoffee.com/itzg)
|
||||
|
||||
---
|
||||
## [View the full documentation](https://docker-minecraft-server.readthedocs.io/)
|
||||
|
||||
## [View the documentation](https://itzg.github.io/docker-minecraft-docs/)
|
||||
|
||||
---
|
||||
|
||||
## Intro
|
||||
|
||||
@@ -31,6 +28,9 @@ where, in this case, the standard server port 25565, will be exposed on your hos
|
||||
|
||||
By default, the container will download the latest version of the "vanilla" [Minecraft: Java Edition server](https://www.minecraft.net/en-us/download/server) provided by Mojang. The [`VERSION`](#versions) and the [`TYPE`](#server-types) can be configured to create many variations of desired Minecraft server.
|
||||
|
||||
<details>
|
||||
<summary>Expand to see deprecated docs sections -- soon will be removed</summary>
|
||||
|
||||
## Looking for a Bedrock Dedicated Server
|
||||
|
||||
For Minecraft clients running on consoles, mobile, or native Windows, you'll need to
|
||||
@@ -1996,3 +1996,5 @@ To run this image on a RaspberryPi 3 B+, 4, or newer, use any of the image tags
|
||||
## Contributing
|
||||
|
||||
See [Development](DEVELOPMENT.md) and [Building](BUILDING.md).
|
||||
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user