Compatibility
Minecraft: Java Edition
1.21–1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
ConfigDebugger
ConfigDebugger is a lightweight Paper/Spigot plugin that scans all YAML configuration files in the plugins
directory and checks for syntax errors.
Features
- Recursively scans all
.yml
files in theplugins
folder. - Reports syntax errors in configuration files.
- Provides a summary of valid and invalid files.
Installation
- Download the latest release.
- Place the
.jar
file into your server'splugins
folder. - Restart the server.
Usage
Run the following command in the server console or as a player with the necessary permissions:
/debugconfig
Aliases: /dec
Permissions
configdebug.run allows the player to run the command. Default: op
License
This project is licensed under the GPL-3.0-only.