
Config Debugger
A simple Open-source Paper/Spigot plugin that scans all YAML configuration files in the plugins folder and reports syntax errors. Useful for debugging misconfigured plugin files.
- Загрузки
- 85
- Подписчики
- 0
- Обновлён
- 5 апреля 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 4 апреля 2025 г.
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
.ymlfiles in thepluginsfolder. - Reports syntax errors in configuration files.
- Provides a summary of valid and invalid files.
Installation
- Download the latest release.
- Place the
.jarfile into your server'spluginsfolder. - 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.
Ченджлог
1.1Релиз1.21.3, 1.21.4, 1.21.5 · 5 апреля 2025 г.
Implemented bStats
1.0Релиз1.21.3, 1.21.4, 1.21.5 · 4 апреля 2025 г.
Release Notes (v1.0)
ConfigDebugger v1.0 - Initial Release
- Scans all
.ymlfiles in thepluginsfolder. - Detects and reports syntax errors in YAML configuration files.
- Provides a summary of valid and invalid files.
- Command:
/debugconfig(alias:/dec).
Комментарии
Загружаем…