Updated Html Customization (markdown)

Risto Lahtela 2019-03-10 22:39:38 +02:00
parent f57ecd1a69
commit 5daba687bc

@ -4,9 +4,6 @@
> Since **4.1.7** a File diff tool branch has been created & can be used for diffs on GitHub.
> [View the HTML branch](https://github.com/Rsl1122/Plan-PlayerAnalytics/tree/html/Plan/src/main/resources)
> **4.6.0 has been released, but config settings are not yet up to date.**
> Please be patient as it will take a while to update all config references.
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.
@ -15,7 +12,7 @@ This means that you can add a links to important pages related to your server, c
### Currently supported files:
Everything inside the web folder inside the jar:
- [Web Resources](https://github.com/Rsl1122/Plan-PlayerAnalytics/tree/master/Plan/src/main/resources/web)
- [Web Resources](https://github.com/Rsl1122/Plan-PlayerAnalytics/tree/master/Plan/common/src/main/resources/web)
Please note that [[Themes]] function by replacing default color variables in the .css and .html files and changing them may break the functionality.