From 2dfb1b42b2125662280f14ba29e8d6a8deabb461 Mon Sep 17 00:00:00 2001 From: Risto Lahtela Date: Sat, 19 Oct 2019 23:09:54 +0300 Subject: [PATCH] Updated External WebServer Use (markdown) --- External-WebServer-Use.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/External-WebServer-Use.md b/External-WebServer-Use.md index ab62827..d95c060 100644 --- a/External-WebServer-Use.md +++ b/External-WebServer-Use.md @@ -3,9 +3,7 @@ Plan offers some **limited support** for use with an external WebServer running on the same machine as the minecraft server. (And possibly another machine if network mounted drives are available) -This is done by exporting the HTML files periodically or manually. -Players page and scripts are exported when Plan enables. -The /players-page may contain dead links to Player pages because they are only exported when the player joins/leaves or the page is requested with /plan inspect +This is done by exporting the HTML files periodically or manually. (With /plan m export command) ## Enabling HTML Export