From dd1ac5ec7f33a84370222100b7f51be742725768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 7 Jan 2016 13:49:00 +0100 Subject: Document new status file server.pid --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index adaa375..6771e68 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,11 @@ This is unix pipe. This file is located in status directory and named as write access rights (default 640), then you can send any command to Minecraft server by writing to this pipe. +##Server.pid file +This file contains PID of Minecraft server process. This is used to detect if +server is running when status files exists. It has probably no usage from user, +but shouldn't be tempered with. + Configuration ----------------- You can use `example.conf` as base configuration. Configuration file is in fact -- cgit v1.2.3