Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
NoMoreConfigHell
NoMoreConfigHell is a powerful Paper plugin made to help server owners manage plugin configurations directly in-game, without constantly opening YAML files or restarting the server.
It gives admins a clean GUI to browse plugins, edit configuration files, validate YAML files, create backups, reload configs, and manage plugins more easily.
Created by pierrecreeper.
Features
- In-game GUI configuration manager
- Browse installed plugins
- Open plugin YAML files
- View and edit simple config values
- Save config changes safely
- Automatic backup before editing
- YAML validation
- Restore configs from backups
- Reload plugin config after saving
- Plugin manager menu
- Enable plugins
- Disable plugins
- Hard reload plugins
- Reload plugin configs
- Detect
.jarfiles inside theplugins/folder - Load a plugin
.jarby entering its file name - Supports
plugin.ymlandpaper-plugin.yml - English and French language support
- English is the default language
- Protected plugins system
- Confirmation system for dangerous actions
Main Commands
/confighell
/confighellgui
/confighell plugins
/confighell addplugin
/confighell loadjar <file.jar> confirm
/confighell enable <plugin>
/confighell disable <plugin> confirm
/confighell reloadplugin <plugin> confirm
/confighell reloadconfig <plugin>
/confighell language en
/confighell language fr
Why use NoMoreConfigHell?
Managing a Minecraft server can become annoying when you need to:
- open config files manually
- check YAML errors
- restart the server after every change
- find the right plugin folder
- backup files before editing
- reload plugin configs
- test new plugin
.jarfiles
NoMoreConfigHell makes this easier by putting most of these tools directly inside Minecraft.
Safety
Some plugin actions can be risky, especially hard reloads or disabling important plugins. For this reason, NoMoreConfigHell includes:
- confirmation messages
- protected plugins
- automatic backups
- YAML validation
- configurable safety options
When an action needs confirmation, the plugin shows the exact command to type.
Example:
To confirm, run this command: /confighell disable ExamplePlugin confirm
Languages
NoMoreConfigHell supports:
- English
- French
Default language: English
Change language with:
/confighell language en
/confighell language fr
Requirements
- Minecraft / Paper: 26.1.2
- Server software: Paper
- Java: compatible with your Paper 26.1.2 server
Permissions
nomoreconfighell.use
nomoreconfighell.view
nomoreconfighell.edit
nomoreconfighell.backup
nomoreconfighell.rollback
nomoreconfighell.validate
nomoreconfighell.scan
nomoreconfighell.plugins
nomoreconfighell.admin
Give admins:
nomoreconfighell.admin
Important warning
Hard reloading plugins can be unstable depending on how each plugin is coded. Some plugins may not support being disabled and enabled again without a full server restart.
For best safety, use config reload when possible. Use hard reload only when you know what you are doing.
Author
Plugin by pierrecreeper


