Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 months ago
🛠️ ConfigEdit
Stop opening files just to fix a typo!
ConfigEdit is a lightweight, no-nonsense tool for server owners who hate jumping between FTP and the console. Modify any YML or JSON config directly from the chat and see the changes instantly.
🚀 Key Features
- Smart Type Detection: It knows if you're typing a Number, a Boolean (true/false), or a String. No more corrupted configs.
- User-Friendly Indexing: Lists start from 1, not 0. If you see line [3] in the chat, you edit line 3. Simple.
- Bypass Chat Limits: With the
addandsetlinecommands, you can build huge messages/lores without the Minecraft chat cutting you off. - Silent Auto-Reload: After saving, it automatically tries to run
/<plugin> reloadfor you. No extra typing needed. - Fast Tab-Complete: Blazing fast navigation through plugins, files, and keys.
🎮 Commands & Usage
- /ce edit <plugin> <file> <key> [value]
- *Leave "value" empty to just view the current setting.
- Example:
/ce edit Essentials config.yml custom-join-message &a{USERNAME}!
- /ce setline <plugin> <file> <key> <line> <text>
- Perfect for fixing one specific line in a long list (like scoreboards or holograms).
- Example:
/ce setline TAB config.yml scoreboards.scoreboard.adminsb.lines 2 &eNew Text
- /ce add <plugin> <file> <key> <text>
- Adds a new line to the end of a list.
- Example:
/ce add TAB config.yml scoreboards.scoreboard.adminsb.lines &aAnother text
🔑 Permissions
configedit.admin- Access to all commands. (Default: OP)
Developed by Olcsa.


