mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-01 07:36:42 +00:00
Upgrade dependencies and add more about modules
This commit is contained in:
@ -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
|
||||
#
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user