From 31e4db22774591439f7bb4a6d2a7e898a2fa11cf Mon Sep 17 00:00:00 2001 From: mrkrk <61203964+grey-cat-1908@users.noreply.github.com> Date: Sat, 31 Aug 2024 17:35:18 +0300 Subject: [PATCH] 1.20 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f53a5..21c8bbc 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ You can configure nearly everything by setting up the following Enviroment Varia | Variable | Description | Value | |---|---|---| | `RAM` | How much RAM do you want to allocate to the server? | `1G` (default) | -| `MC_VERSION` | What version of Minecraft do you want to install? | `1.20.4` (default) | +| `MC_VERSION` | What version of Minecraft do you want to install? | `1.20` (default) | | `MC_SERVER` | Which server should be installed automatically? (only `pufferfish`, `purpur`, `paper`, `custom` are supported) | `paper` (default) | | `SSH_PASSWORD` | SSH password | `admin` (default) | | `FORCE_REINSTALL` | Would you like to reinstall your server? `1` - yes; `0` - no | `0` (default) |