mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add note about enable-query and enable-status (#37300)
* Add note about enable-query and enable-status * Change wording for enable-status and query * add prereq title * Update source/_integrations/minecraft_server.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
a3c82d3916
commit
1400d55e27
@ -19,9 +19,10 @@ ha_integration_type: integration
|
||||
|
||||
[Minecraft](https://www.minecraft.net/en-us) is a sandbox video game developed by Mojang Studios. Minecraft servers allow players to play the game online or via a local area network with other players. The **Minecraft Server** integration lets you retrieve information from a Minecraft server within Home Assistant. Both **Java Edition** and **Bedrock Edition** servers are supported.
|
||||
|
||||
{% important %}
|
||||
Minecraft Java Edition servers must be version 1.7 or newer, since older versions don't expose any information.
|
||||
{% endimportant %}
|
||||
## 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`.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user