> For the complete documentation index, see [llms.txt](https://docs.night-api.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.night-api.com/module/games/minecraft.md).

# Minecraft

#### Get Minecraft server info

```javascript
const minecraft = await api.games.minecraft("GG.PRISONFUN.COM"); // Return: Promise
```
