mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 12:18:48 +00:00
12 lines
209 B
Markdown
12 lines
209 B
Markdown
---
|
|
title: Minecraft
|
|
description: Minecraft Widget Configuration
|
|
---
|
|
|
|
Allowed fields: `["players", "version", "status"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: minecraft
|
|
url: udp://minecraftserveripordomain:port
|
|
```
|