From 977ab794d9a31337b0049a879508b884c4145b96 Mon Sep 17 00:00:00 2001 From: Joshi <42069141+Joshi425@users.noreply.github.com> Date: Fri, 10 Dec 2021 09:53:53 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a98b328..f878fa5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # minecraft-exporter -this is a prometheus minecraft exporter +this is a prometheus minecraft exporter This exporter reads minecrafts nbt files, the advancements files and can optionally connect via RCON to your minecraft server. to use it mount your world to /world in the container -rcon connection is used to get online Players +rcon connection is used to get online Players On Forge Servers enable FORGE_SERVER to get tps information On Paper Servers enable PAPER_SERVER to get tps information