From 126ec733faa35fbb37ee666cd3466e250ac0e0a7 Mon Sep 17 00:00:00 2001 From: elmurato <1382097+elmurato@users.noreply.github.com> Date: Sun, 23 Feb 2025 15:55:42 +0100 Subject: [PATCH] Remove wrong information in minecraft_server.markdown (#37642) --- source/_integrations/minecraft_server.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/minecraft_server.markdown b/source/_integrations/minecraft_server.markdown index eab24d9de11..e37e18d7d9d 100644 --- a/source/_integrations/minecraft_server.markdown +++ b/source/_integrations/minecraft_server.markdown @@ -22,7 +22,7 @@ ha_integration_type: integration ## Prerequisites - Minecraft Java Edition servers must be version 1.7 or newer, since older versions don't expose any information. -- The `enable-status` and `enable-query` must be set to `true` in the Minecraft `server.properties`. +- The configuration parameter `enable-status` must be set to `true` in the server configuration file (`server.properties`). {% include integrations/config_flow.md %}