mirror of
https://github.com/Lissy93/dashy.git
synced 2025-09-24 10:18:50 +02:00
chore: remove duplicated minecraft widget doc
This commit is contained in:
parent
da87c76207
commit
a7a1fbb27f
@ -550,46 +550,6 @@ Display your coding summary. [Code::Stats](https://codestats.net/) is a free and
|
||||
|
||||
---
|
||||
|
||||
### Minecraft Status
|
||||
|
||||
Shows your Minecraft server status, as well as server info. Fetched from [api.mcsrvstat.us](https://api.mcsrvstat.us)
|
||||
|
||||
<p align="center"><img width="387" src="https://i.ibb.co/RTdKDRjT/minecraft-status.png" /></p>
|
||||
|
||||
#### Options
|
||||
|
||||
**Field** | **Type** | **Required** | **Description**
|
||||
--- | --- | --- | ---
|
||||
**`title`** | `string` | _Optional_ | The title to show for this server (defaults to the `server` option)
|
||||
**`server`** | `string` | Required | The IP or URL that the server is hosted at including the port (e.g. example.com:19132 or 192.168.1.111:19132)
|
||||
**`bedrock`** | `boolean` | _Optional_ | Indicate whether the server is a bedrock server or not (default false)
|
||||
**`showPlayers`** | `boolean` | _Optional_ | Optionally show the players in the server
|
||||
**`showMods`** | `boolean` | _Optional_ | Optionally show the mods installed on the server
|
||||
**`showPlugins`** | `boolean` | _Optional_ | Optionally show the plugins installed on the server
|
||||
|
||||
#### Example
|
||||
|
||||
```yaml
|
||||
- type: minecraft-status
|
||||
options:
|
||||
title: My Cool Minecraft Server
|
||||
server: 192.168.1.111:19132
|
||||
bedrock: true
|
||||
showPlayers: true
|
||||
showMods: true
|
||||
showPlugins: true
|
||||
```
|
||||
|
||||
#### Info
|
||||
|
||||
- **CORS**: 🟢 Enabled
|
||||
- **Auth**: 🟢 Not Required
|
||||
- **Price**: 🟢 Free
|
||||
- **Host**: Self-Hosted or Managed
|
||||
- **Privacy**: _See privacy policy of the particular Minecraft server. Note: [mcsrvstat.us](https://mcsrvstat.us) does not have a published privacy policy_
|
||||
|
||||
---
|
||||
|
||||
### Mullvad Status
|
||||
|
||||
Shows your Mullvad VPN connection status, as well as server info. Fetched from [am.i.mullvad.net](https://mullvad.net/en/check/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user