You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| mc_player_online | Online state by player name | ❌ |
138
138
139
139
There's a sample [dashboard](https://raw.githubusercontent.com/sladkoff/minecraft-prometheus-exporter/master/dashboards/minecraft-players-dashboard.json)
140
140
available to get you started.
@@ -188,15 +188,19 @@ public class MyPluginCommand extends PluginCommand {
188
188
189
189
#### Minecraft Server
190
190
191
-
#### Officially supported
191
+
#####Officially supported
192
192
193
193
> 1.11.x – 1.20.x
194
194
195
-
#### Tested
195
+
#####Tested
196
196
- 1.20.1
197
197
- 1.20.4
198
198
199
199
#### Java
200
200
201
201
- Java 11 or higher is required (Java 8 is not supported due to [this issue](https://github.com/sladkoff/minecraft-prometheus-exporter/issues/161))
202
202
- There is a known [issue](https://github.com/sladkoff/minecraft-prometheus-exporter/issues/197) with Azul JVM
203
+
204
+
#### Folia
205
+
206
+
There is currently rudimentary support for Folia servers. Only selected metrics are supported.
0 commit comments