From 5986710fb951238cded8db3451b2d2cc82616403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <61203964+grey-cat-1908@users.noreply.github.com> Date: Sun, 10 Mar 2024 11:01:55 +0300 Subject: [PATCH] Update index.md --- content/blog/portable-minecraft/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/portable-minecraft/index.md b/content/blog/portable-minecraft/index.md index 862efe6..3077b10 100644 --- a/content/blog/portable-minecraft/index.md +++ b/content/blog/portable-minecraft/index.md @@ -34,7 +34,7 @@ This project has quite a large set of unusual but very handy functional features - Ability to select and automatically install the server (can be customized in the control panel, available server are listed on the project page) -- Ability to connect to the server via **SFTP** (e.g. to install plugins or modify server.properties file) +- Ability to connect to the server via **SFTP** (e.g. to install plugins or modify `server.properties` file) - Ability to connect to the server console via **RCON** (batch script for connection is also available on the project page) @@ -87,7 +87,7 @@ Based on the conducted tests, I recommend the following: - Please ensure that the Wi-Fi network specified in balenaCloud is operational to avoid installation issues. If the network is not available, Ethernet can be used for the first installation and the network can be changed later. -- If you have slow or unstable internet or if you prefer to play from unlicensed accounts, you can set online-mode to false. +- If you have slow or unstable internet or if you prefer to play from unlicensed accounts, you can set `online-mode` to `false`. - To ensure optimal performance, it is recommended to use original or recommended Raspberry Pi power supplies. Using other power supplies may result in degraded performance.