- type: custom-api title: Minecraft url: https://api.mcstatus.io/v2/status/java/${MC_SERVER_URL} cache: 30s template: |
{{ if .JSON.Bool "online" }} {{ else }} {{ end }}
{{ .JSON.String "host" }} {{ if .JSON.Bool "online" }} {{ else }} {{ end }}