-
-
Notifications
You must be signed in to change notification settings - Fork 188
Html Customization
Risto Lahtela edited this page Dec 2, 2019
·
41 revisions
a File difference tool branch can be used for diffs on GitHub: View the HTML branch
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.
This means that you can add a links to important pages related to your server, change layout to some extent and more customization than bare config settings allow.
Everything inside the web folder inside the jar:
Please note that Themes function by replacing default color variables in the .css and .html files and changing them may break the functionality.
