Upgrade dependencies and add more about modules

This commit is contained in:
2024-12-15 15:08:01 -06:00
parent 7c517aa4bb
commit bc9cc9dbd4
16 changed files with 2753 additions and 2275 deletions

View File

@ -12,7 +12,7 @@ this only in conjunction with ranks. If you are using permissions, there is not
The default `commands.yml` file is below.
```yaml title=/plugins/Plex/commands.yml
```yaml title="/plugins/Plex/commands.yml"
#
# Command Blocker
#

View File

@ -12,7 +12,7 @@ This page will show you how to modify the configuration file. The configuration
Below is the default `config.yml` file when Plex is loaded for the first time.
```yaml title=/plugins/Plex/config.yml
```yaml title="/plugins/Plex/config.yml"
# Plex Configuration File
# For documentation, please visit: https://plex.us.org

View File

@ -12,7 +12,7 @@ Almost all the messages inside of Plex are fully customizable. This page will do
The default `messages.yml` file is below.
```yaml title=/plugins/Plex/messages.yml
```yaml title="/plugins/Plex/messages.yml"
# Plex Messages File
# This file uses the MiniMessage system.
# Documentation available at https://docs.adventure.kyori.net/minimessage/format.html