🛠️ 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 [value]
- *Leave "value" empty to just view the current setting.
- Example:
/ce edit Essentials config.yml custom-join-message &a{USERNAME}!
- /ce setline
- 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
- 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.
