Leonid Koftun
Leonid Koftun
~~I don't think that it should.~~ It states [here](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size) that the value of `font-size` can actually be any of the following: ` | | | | inherit` If anything, the...
@JarvisCraft Sorry for the delayed response. I think this is quite useful and the PR looks very promising already! However, I'm currently having a hard time deciding if this technically...
Alright guys, thanks for the input. I'll try to review this in detail in the coming weeks :crossed_fingers:
Can you provide any more context? The logs of the Prometheus exporter plugin would be helpful.
@Jcodeerd Do you happen to have a huge map?
@devsjay @sdjnmxd Java 8 is not really supported by this plugin anymore. There are other known issues like https://github.com/sladkoff/minecraft-prometheus-exporter/issues/161. I will update the readme accordingly. Can you verify if you...
Please feel free to re-open if this persists on newer Java versions.
I'm really **really** sorry for the delay on this 🙈 I've rebased this branch and created a new PR: https://github.com/sladkoff/minecraft-prometheus-exporter/pull/229
Notes for further development: - Folia is supported by the `itzg/minecraft` image which makes this testable: https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/server-types/paper/#folia - Check [Folia, current API additions](https://github.com/PaperMC/Folia/blob/master/README.md#current-api-additions) to see which APIs should be used....
As of right now the documentation on Folia Plugin development is rather [limited](https://docs.papermc.io/folia/dev) and the whole subject is not quite stable. Let's keep this open for the near future.