ConfigDebugger is a lightweight Paper/Spigot plugin that scans all YAML configuration files in the plugins directory and checks for syntax errors.
- Recursively scans all
.ymlfiles in thepluginsfolder. - Reports syntax errors in configuration files.
- Provides a summary of valid and invalid files.
- Download the latest release.
- Place the
.jarfile into your server'spluginsfolder. - Restart the server.
Run the following command in the server console or as a player with the necessary permissions:
/debugconfig
Aliases: /dec
configdebug.run allows the player to run the command. Default: op
This project is licensed under the GPL-3.0-only.