Initial commit

This commit is contained in:
BuildTools
2022-01-31 23:49:02 -06:00
commit 9804ea9bf0
29 changed files with 8461 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
id: config
title: Configuration
sidebar_position: 1
---
# Introduction
This page will show you how to modify the configuration file. The configuration file is located at: ```/plugins/Plex/config.yml```.
# Coming soon...

View File

@ -0,0 +1,10 @@
---
id: messages
title: Messages
sidebar_position: 2
---
# Introduction
Almost all of the messages inside of Plex are fully customizable. This page will document how to change messages in the ```messages.yml``` file inside the Plex folder.
# Coming soon...