Updated Html Customization (markdown)

Risto Lahtela 2019-12-02 20:07:25 +02:00
parent 9b3a0c249e
commit ae311ec527

@ -1,11 +1,11 @@
![Plan Header](http://puu.sh/AXSg7/5f2f78c06c.jpg)
# Html Customization
> Since **4.1.7** a File diff tool branch has been created & can be used for diffs on GitHub.
> a File difference tool branch can be used for diffs on GitHub:
> [View the HTML branch](https://github.com/Rsl1122/Plan-PlayerAnalytics/tree/html/Plan/src/main/resources)
The html web pages of the plugin can be completely customized.
The way you do this is by copying and editing the files from Plan.jar into **/plugins/Plan/web/**-folder.
The web pages of the plugin can be completely customized.
The way you do this is by copying and editing the files inside Plan.jar to **/plugins/Plan/web/**-folder.
This is done by copying the files from `<jar>/assets/Plan/web/` to `<server>/plugins/Plan/web/` (or `/config/Plan/web/`on Sponge) and modifying them.