Update README.md
This commit is contained in:
parent
8e40cf0f93
commit
977ab794d9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue