diff --git a/docs/variables.md b/docs/variables.md index b32f83b6..57dc83b6 100644 --- a/docs/variables.md +++ b/docs/variables.md @@ -204,6 +204,12 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro easy ⬜️ + + HARDCORE + Enable hardcore mode. Set to true or false. This maps to the Minecraft server property hardcore. + false + ⬜️ + ICON The url or file path for the icon image to use for the server. It will be downloaded, scaled, and converted to the proper format. @@ -611,7 +617,7 @@ This image maps known server properties as described in [this section](configura CF_FILENAME_MATCHER - Specify either a substring or a regex pattern surrounded with "/" to match the desired filename + Specify either a substring or a regex pattern surrounded with "/" to match the desired filename ⬜️