mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-28 05:35:39 +01:00
Updated External WebServer Use (markdown)
parent
3d0b873e74
commit
e6c089a193
@ -1,7 +1,7 @@
|
|||||||
![Plan Header](https://puu.sh/vQyow.jpg)
|
![Plan Header](https://puu.sh/vQyow.jpg)
|
||||||
# External WebServer Use
|
# External WebServer Use
|
||||||
|
|
||||||
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)
|
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 whenever Analysis or a command like /plan inspect is run.
|
This is done by exporting the HTML files whenever Analysis or a command like /plan inspect is run.
|
||||||
Players page and scripts are exported when Plan enables.
|
Players page and scripts are exported when Plan enables.
|
||||||
@ -26,14 +26,13 @@ If your external web server is serving files from a folder on the machine, it is
|
|||||||
|
|
||||||
> Ensure that the user running the minecraft server has write & read permission to the folder you're exporting the files to, otherwise exceptions will occur when creating the files.
|
> Ensure that the user running the minecraft server has write & read permission to the folder you're exporting the files to, otherwise exceptions will occur when creating the files.
|
||||||
|
|
||||||
On Bungee systems the Html is only exported by Plan on Bungee even if the export is enabled on the Bukkit servers.
|
> **On Bungee HTML is only exported on Bungee even if the export is enabled on the Bukkit servers.**
|
||||||
The settings for Bungee Html Export work the same way.
|
|
||||||
|
|
||||||
## Disabling internal WebServer of Plan
|
## Disabling internal WebServer of Plan
|
||||||
|
|
||||||
On Bukkit servers it is possible to disable the WebServer.
|
On Bukkit servers it is possible to disable the WebServer.
|
||||||
|
|
||||||
> If you're running Plan with Bungee the internal WebServer is required by the WebAPI (Communication between Plan on Bukkit & Bungee) and **should not be disabled**
|
> If you're running Plan with Bungee, the internal WebServer is required for communication between Bukkit & Bungee and **should not be disabled**
|
||||||
|
|
||||||
```
|
```
|
||||||
WebServer:
|
WebServer:
|
||||||
|
Loading…
Reference in New Issue
Block a user