Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
š ļø IGE: In-Game Editor š ļø IGE is a powerful, lightweight administrative tool designed for server owners and developers who need to make real-time configuration changes without ever leaving the game or touching an FTP client. šāØ
Stop toggling between your console and your text editor. With IGE, you can browse, read, and edit your plugin files directly through a sleek chat-based interface and intuitive Anvil UIs! š»š®
⨠Core Features š Plugin File Explorer: Navigate through your /plugins folder with a custom GUI. If it's a folder, you can open it. If it's a config, you can edit it!
š Smart YAML Syntax Highlighting: View your config files in chat with beautiful, logic-based coloring. Keys, strings, booleans, and comments are all visually distinct for easy reading.
šØ Anvil-Based Editing: Click any line to open it in an Anvil UI. Type your changes, click the result, and you're done! No more messy chat commands for long strings.
ā Dynamic Line Management: Need to add a new setting or remove a defunct one? Add or delete lines with a single click.
š Auto-Reload Integration: IGE intelligently attempts to reload the target plugin the moment you save a change, making your workflow seamless.
š Pagination Support: Effortlessly scroll through large configuration files with built-in navigation buttons.
š How to Use Type /ige to open the Plugin Selector. š±ļø
Select the plugin folder you want to explore. š
Click the file (YAML, JSON, TXT, etc.) you want to modify. š
Edit: Click the line number or text to modify it via Anvil. šØ
Add: Click [+ Add Line] to insert a new entry. ā
Delete: Click the [x] next to any line to remove it instantly. ā
š Permissions & Commands /ige ā Opens the main plugin selection menu.
/ige editor ā Jump directly to a specific file.
Required Permission: ige.admin (or Op status)
ā ļø Note: This tool provides direct access to your plugin configurations. Ensure only trusted administrators have access to the /ige command!


