-
-
Notifications
You must be signed in to change notification settings - Fork 187
Html Customization
Risto Lahtela edited this page Apr 9, 2020
·
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.
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.
After you have used Plan for a while, the config.yml will have a Customized_files section.
- Set any file as
true - reload Plan
-
access the page again to place its resources in
/Plan/web/-directory - (Or copy them from
Plan.jar/assets/Plan/web/).
Afterwards you can modify the files in /Plan/web/ and Plan will use them!
- Everything inside the web folder inside the jar: Web Resources
- Any files made customizable via ResourceService
