GGQOL
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #25 of 122 folia mods in this game by downloads
📋 About This Mod
<div id="toc-sidebar"><h2 id="table-of-contents">Table of Contents</h2><ol> <li><a href="#requirements" class="toc-active">Requirements</a></li> <li><a href="#feature-list" class="">Feature list</a></li> <li><a href="#instant-smelting-and-processing">Instant smelting and processing</a></li> <li><a href="#auto-replant">Auto replant</a></li> <li><a href="#bone-meal-max-grow">Bone meal max grow</a></li> <li><a href="#animal-changes">Animal changes</a></li> <li><a href="#villager-changes">Villager changes</a></li> <li><a href="#bulk-crafting">Bulk crafting</a></li> <li><a href="#bulk-villager-trading">Bulk villager trading</a></li> <li><a href="#anvil-changes">Anvil changes</a></li> <li><a href="#armored-elytra">Armored elytra</a></li> <li><a href="#tool-and-armor-break-protection">Tool and armor break protection</a></li> <li><a href="#inventory-totem-of-undying">Inventory Totem of Undying</a></li> <li><a href="#silk-touch-block-recovery">Silk Touch block recovery</a></li> <li><a href="#sea-pickle-fast-place">Sea pickle fast place</a></li> <li><a href="#bundle-scroll">Bundle scroll</a></li> <li><a href="#mud-spread">Mud spread</a></li> <li><a href="#concrete-powder-in-water">Concrete powder in water</a></li> <li><a href="#piston-farmland-protection">Piston farmland protection</a></li> <li><a href="#piston-and-flying-machine-harvest-drops">Piston and flying-machine harvest drops</a></li> <li><a href="#full-config-reference">Full config reference</a></li> </ol></div> <h1 id="goofygoobers-quality-of-life-ggqol-262">GoofyGoober's Quality of Life (GGQOL) 26.2</h1> <p>GGQOL is a Paper/Folia plugin for survival servers. It removes wait time, repeated clicks, and item unpacking from common vanilla tasks. Each feature is controlled from <code>config.yml</code>.</p> <p>Most inventory features can read from shulker boxes and bundles. Bundle searches have a depth limit so nested bundles do not run forever.</p> <p>This README covers GGQOL 26.2 for Paper and Folia servers running Java 25.</p> <h2 id="requirements">Requirements</h2> <ul> <li>Paper, Folia, or a compatible Paper/Folia fork for Minecraft 26.2</li> <li>Java 25 or newer</li> <li>PacketEvents, required for bundle scrolling</li> <li>Minecraft 26.2</li> </ul> <p>There are no commands and no permissions. Install the plugin and the PacketEvents jar, then start the server once to generate <code>config.yml</code>.</p> <h2 id="feature-list">Feature list</h2> <table> <thead> <tr> <th>Feature</th> <th align="right">Default</th> <th>Main setting</th> </tr> </thead> <tbody><tr> <td>Instant furnaces, smokers, and blast furnaces</td> <td align="right">on</td> <td><code>instant-furnace</code>, <code>instant-smoker</code>, <code>instant-blast-furnace</code></td> </tr> <tr> <td>Instant brewing stands and campfires</td> <td align="right">on</td> <td><code>instant-brewing-stand</code>, <code>instant-campfire</code></td> </tr> <tr> <td>Auto replant</td> <td align="right">on</td> <td><code>auto-plant</code></td> </tr> <tr> <td>Bone meal max grow</td> <td align="right">on</td> <td><code>bonemeal-max-grow</code></td> </tr> <tr> <td>Animal changes</td> <td align="right">on</td> <td><code>instant-animals</code></td> </tr> <tr> <td>Villager trade and cure changes</td> <td align="right">on</td> <td><code>villagers-reset-trade-cooldown</code>, <code>villagers-instant-cure</code></td> </tr> <tr> <td>Bulk crafting</td> <td align="right">on</td> <td><code>bulk-crafting</code></td> </tr> <tr> <td>Bulk villager trading</td> <td align="right">on</td> <td><code>villagers-bulk-trading</code></td> </tr> <tr> <td>Anvil XP cap removal</td> <td align="right">on</td> <td><code>anvil-unlimited-repair-cost</code></td> </tr> <tr> <td>Armored elytra</td> <td align="right">on</td> <td><code>armored-elytra</code></td> </tr> <tr> <td>Tool and armor break protection</td> <td align="right">on</td> <td><code>prevent-tool-break</code>, <code>prevent-armor-break</code></td> </tr> <tr> <td>Inventory totems</td> <td align="right">on</td> <td><code>inventory-totem</code></td> </tr> <tr> <td>Silk Touch block recovery</td> <td align="right">on</td> <td><code>silk-touch-recover-blocks</code></td> </tr> <tr> <td>Sea pickle fast place</td> <td align="right">on</td> <td><code>sea-pickles-fast-place</code></td> </tr> <tr> <td>Bundle scroll</td> <td align="right">on</td> <td><code>bundle-scroll</code></td> </tr> <tr> <td>Mud spread</td> <td align="right">on</td> <td><code>mud-spread</code></td> </tr> <tr> <td>Concrete powder in water</td> <td align="right">on</td> <td><code>concrete-powder-in-water</code></td> </tr> <tr> <td>Piston farmland protection</td> <td align="right">on</td> <td><code>piston-protect-farmland</code></td> </tr> <tr> <td>Piston and flying-machine harvest drops</td> <td align="right">always on</td> <td>No setting</td> </tr> </tbody></table> <h2 id="instant-smelting-and-processing">Instant smelting and processing</h2> <img decoding="async" height="486" width="864" alt="Instant smelting and processing dem
GoofyGoober's Quality of Life (GGQOL) 26. 2
GGQOL is a Paper/Folia plugin for survival servers. It removes wait time, repeated clicks, and item unpacking from common vanilla tasks. Each feature is controlled from config.yml.
Most inventory features can read from shulker boxes and bundles. Bundle searches have a depth limit so nested bundles do not run forever.
This README covers GGQOL 26. 2 for Paper and Folia servers running Java 25.
Requirements
- Paper, Folia, or a compatible Paper/Folia fork for Minecraft 26. 2
- Java 25 or newer
- PacketEvents, required for bundle scrolling
- Minecraft 26. 2
There are no commands and no permissions. Install the plugin and the PacketEvents jar, then start the server once to generate config.yml.
Feature list
| Feature | Default | Main setting |
|---|---|---|
| Instant furnaces, smokers, and blast furnaces | on | instant-furnace, instant-smoker, instant-blast-furnace |
| Instant brewing stands and campfires | on | instant-brewing-stand, instant-campfire |
| Auto replant | on | auto-plant |
| Bone meal max grow | on | bonemeal-max-grow |
| Animal changes | on | instant-animals |
| Villager trade and cure changes | on | villagers-reset-trade-cooldown, villagers-instant-cure |
| Bulk crafting | on | bulk-crafting |
| Bulk villager trading | on | villagers-bulk-trading |
| Anvil XP cap removal | on | anvil-unlimited-repair-cost |
| Armored elytra | on | armored-elytra |
| Tool and armor break protection | on | prevent-tool-break, prevent-armor-break |
| Inventory totems | on | inventory-totem |
| Silk Touch block recovery | on | silk-touch-recover-blocks |
| Sea pickle fast place | on | sea-pickles-fast-place |
| Bundle scroll | on | bundle-scroll |
| Mud spread | on | mud-spread |
| Concrete powder in water | on | concrete-powder-in-water |
| Piston farmland protection | on | piston-protect-farmland |
| Piston and flying-machine harvest drops | always on | No setting |
Instant smelting and processing
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Go0fy_Go0ber
- Version
- 26.2
- Downloads
- 302
- Endorsements
- 1
- Category
- folia
- Created
- 2/25/2026
- Updated
- 7/15/2026
- Game Versions
- 26.2
- Tags
- game-mechanics, technology, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does GGQOL support?
The author lists 26.2. Other versions may work but are untested by the author.
What is the latest version of GGQOL?
Version 26.2, published 2026-07-15 with 302 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
