{"id":35340,"date":"2026-06-01T20:07:03","date_gmt":"2026-06-01T17:07:03","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/"},"modified":"2026-06-01T20:07:03","modified_gmt":"2026-06-01T17:07:03","slug":"bubblevillagers","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/","title":{"rendered":"BubbleVillagers"},"content":{"rendered":"<p>![Supports Folia](https:\/\/papermc.io\/software\/folia)<br \/>\n![Minecraft Version](https:\/\/www.minecraft.net\/)<br \/>\n![Java Version](https:\/\/adoptium.net\/)<\/p>\n<p>**BubbleVillagers** (formerly VillagerOptimizer) is a powerful performance optimization plugin that helps combat heavy villager lag by allowing players and administrators to optimize their trading halls and villager setups.<\/p>\n<p>## \u2728 Features<\/p>\n<p>### \ud83d\ude80 Performance Optimization<br \/>\n&#8211; **AI Toggle System**: Remove AI from villagers to reduce server load while maintaining trading functionality<br \/>\n&#8211; **Smart Optimization**: Villagers can still restock trades and level up even when optimized<br \/>\n&#8211; **Configurable Cooldowns**: Prevent spam optimization with customizable cooldowns<br \/>\n&#8211; **Radius Commands**: Optimize or unoptimize multiple villagers at once in a specified radius<\/p>\n<p>### \ud83c\udfae Multiple Optimization Methods<br \/>\n1. **Nametag Optimization**: Use nametags on villagers to optimize them<br \/>\n2. **Block Interaction**: Right-click villagers with specific blocks (configurable)<br \/>\n3. **Workstation Method**: Interact with villager workstations for optimization<br \/>\n4. **Command-Based**: Use commands to optimize villagers in bulk<\/p>\n<p>### \ud83c\udf0d Cross-Version Support<br \/>\n&#8211; **Minecraft 1.16 &#8211; 1.21.x**: Full compatibility across modern Minecraft versions<br \/>\n&#8211; **Folia Ready**: Fully compatible with Folia&#8217;s regionized multithreading<br \/>\n&#8211; **Paper Optimized**: Built specifically for Paper and its forks<\/p>\n<p>### \ud83d\udcca Additional Features<br \/>\n&#8211; **Multi-Language Support**: English, German, Italian, Korean, Russian, Chinese<br \/>\n&#8211; **Adventure API**: Modern text formatting with MiniMessage support<br \/>\n&#8211; **bStats Integration**: Optional anonymous usage statistics<br \/>\n&#8211; **Trade Restocking**: Configurable automatic trade restocking<br \/>\n&#8211; **Permission System**: Granular permission control for all features<\/p>\n<p>## \ud83d\udccb Requirements<\/p>\n<p>&#8211; **Minecraft Version**: 1.16.5 or higher (optimized for 1.21.x)<br \/>\n&#8211; **Server Software**: Paper, Folia, or compatible forks<br \/>\n&#8211; **Java Version**: Java 17 or higher<\/p>\n<p>## \ud83d\udd27 Installation<\/p>\n<p>1. Download the latest version from Spigot or Modrinth<br \/>\n2. Place the `BubbleVillagers-X.X.X.jar` file in your server&#8217;s `plugins` folder<br \/>\n3. Restart your server or use a plugin manager to load it<br \/>\n4. Configure the plugin in `plugins\/BubbleVillagers\/config.yml`<br \/>\n5. Reload with `\/bubblevillagers reload` or restart the server<\/p>\n<p>## \ud83d\udcdd Commands<\/p>\n<p>| Command | Description | Permission | Aliases |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|<br \/>\n| `\/villageroptimizer [reload|version|disable]` | Admin commands | `bubblevillagers.admin` | `\/vo`, `\/bv`, `\/bubblevillagers` |<br \/>\n| `\/optimizevillagers <radius>` | Optimize villagers in radius | `bubblevillagers.optimize` | `\/optvils`, `\/noai`, `\/bvopt` |<br \/>\n| `\/unoptimizevillagers <radius>` | Unoptimize villagers in radius | `bubblevillagers.unoptimize` | `\/unoptvils`, `\/noaiundo`, `\/bvunopt` |<\/p>\n<p>### Command Examples<br \/>\n&#8220;`<br \/>\n\/optimizevillagers 50          # Optimize all villagers within 50 blocks<br \/>\n\/unoptimizevillagers 30        # Restore AI to villagers within 30 blocks<br \/>\n\/bubblevillagers reload        # Reload plugin configuration<br \/>\n\/bubblevillagers version       # Check plugin version<br \/>\n&#8220;`<\/p>\n<p>## \ud83d\udd10 Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `bubblevillagers.*` | Access to all features | op |<br \/>\n| `bubblevillagers.admin` | Admin commands (reload, version, disable) | op |<br \/>\n| `bubblevillagers.optimize` | Use optimization commands | op |<br \/>\n| `bubblevillagers.unoptimize` | Use unoptimization commands | op |<\/p>\n<p>### Legacy Permissions<br \/>\nThe plugin maintains backward compatibility with VillagerOptimizer permissions:<br \/>\n&#8211; `villageroptimizer.admin`<br \/>\n&#8211; `villageroptimizer.optimize`<br \/>\n&#8211; `villageroptimizer.unoptimize`<\/p>\n<p>## \u2699\ufe0f Configuration<\/p>\n<p>The plugin offers extensive configuration options:<\/p>\n<p>&#8220;`yaml<br \/>\n# Performance Settings<br \/>\noptimization:<br \/>\n  remove-ai: true                    # Remove AI from optimized villagers<br \/>\n  allow-restocking: true             # Allow trade restocking when optimized<br \/>\n  restock-interval: 1200             # Ticks between restocks (20 = 1 second)<\/p>\n<p># Cooldown Settings<br \/>\ncooldowns:<br \/>\n  optimization-cooldown: 300         # Seconds between optimizations<br \/>\n  command-cooldown: 30               # Seconds between command uses<\/p>\n<p># Method Settings<br \/>\nmethods:<br \/>\n  nametag-enabled: true              # Enable nametag optimization<br \/>\n  block-enabled: true                # Enable block interaction optimization<br \/>\n  workstation-enabled: true          # Enable workstation optimization<\/p>\n<p># Radius Limits<br \/>\nlimits:<br \/>\n  max-radius: 100                    # Maximum radius for commands<\/p>\n<p># Language<br \/>\nlanguage: en_us                      # Available: en_us, de_de, it_it, ko_kr, ru_ru, zh_cn<br \/>\n&#8220;`<\/p>\n<p>## \ud83c\udf10 Supported Languages<\/p>\n<p>&#8211; \ud83c\uddfa\ud83c\uddf8 English (en_us)<br \/>\n&#8211; \ud83c\udde9\ud83c\uddea German (de_de)<br \/>\n&#8211; \ud83c\uddee\ud83c\uddf9 Italian (it_it)<br \/>\n&#8211; \ud83c\uddf0\ud83c\uddf7 Korean (ko_kr)<br \/>\n&#8211; \ud83c\uddf7\ud83c\uddfa Russian (ru_ru)<br \/>\n&#8211; \ud83c\udde8\ud83c\uddf3 Chinese (zh_cn)<\/p>\n<p>## \ud83d\udd04 Migration from VillagerOptimizer<\/p>\n<p>BubbleVillagers is fully backward compatible with VillagerOptimizer. Simply:<br \/>\n1. Stop your server<br \/>\n2. Remove the old VillagerOptimizer JAR<br \/>\n3. Add BubbleVillagers JAR<br \/>\n4. Start your server<\/p>\n<p>All configurations and data will be automatically migrated.<\/p>\n<p>## \ud83d\udc1b Bug Reports &#038; Feature Requests<\/p>\n<p>Found a bug or have a feature request? Please open an ticket on our Discord Server.<br \/>\n## \ud83d\udcdc License<\/p>\n<p>This project is licensed under the appropriate license &#8211; see the LICENSE file for details.<\/p>\n<p>## \ud83d\ude4f Credits<\/p>\n<p>&#8211; **Original Author**: xGinko<br \/>\n&#8211; **Maintainer**: \u039ethan<\/p>\n<p>## \ud83d\udc96 Support<\/p>\n<p>If you enjoy this plugin, please consider:<br \/>\n&#8211; \ud83d\udcdd Leaving a review on Spigot or Modrinth<br \/>\n&#8211; \ud83d\udcb0 Supporting the developers<\/p>\n<p>&#8212;<\/p>\n<p>**Note**: This plugin is designed for performance optimization. Always test on a development server before deploying to production.<\/p>\n<p>![stat1](https:\/\/bstats.org\/signatures\/bukkit\/BubbleVillagers.svg)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>(formerly VillagerOptimizer) is a powerful performance optimization plugin that helps combat heavy villager lag by allowing players and administrators to optimize their trading halls and villager setups<\/p>\n","protected":false},"featured_media":35341,"template":"","meta":{"_minecraft_slug":"bubblevillagers","_minecraft_project_id":"5L5S9xh2","_minecraft_author":"ethan08921","_minecraft_license":"MIT","_minecraft_downloads":426,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"bubblevillagers.zip","_minecraft_size_bytes":26779214,"_minecraft_version_count":7,"_minecraft_updated_at":"2026-05-16T10:54:47.481178Z","_minecraft_date_created":"2025-12-28T21:56:20.533940Z","_minecraft_date_modified":"2026-05-02T12:47:16.421710Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/bubblevillagers","_minecraft_icon_attachment_id":35341,"_minecraft_imported_at":"2026-06-01T17:07:03+00:00","_minecraft_import_hash":"1b61d5e153f87a86861ea534d4a73eb0","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,89,122,126,90,127,128,129,123,92],"mod_loader":[130,131,132,133,134],"minecraft_version":[118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-35340","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-game-mechanics","mod_category-magic","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BubbleVillagers - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BubbleVillagers - Minecraft\" \/>\n<meta property=\"og:description\" content=\"(formerly VillagerOptimizer) is a powerful performance optimization plugin that helps combat heavy villager lag by allowing players and administrators to optimize their trading halls and villager setups\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/\",\"name\":\"BubbleVillagers - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bubblevillagers-icon-05049402a2877c2f37345b701cf25f861d880643_96.webp\",\"datePublished\":\"2026-06-01T17:07:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bubblevillagers-icon-05049402a2877c2f37345b701cf25f861d880643_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bubblevillagers-icon-05049402a2877c2f37345b701cf25f861d880643_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bubblevillagers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"BubbleVillagers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BubbleVillagers - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/","og_locale":"en_US","og_type":"article","og_title":"BubbleVillagers - Minecraft","og_description":"(formerly VillagerOptimizer) is a powerful performance optimization plugin that helps combat heavy villager lag by allowing players and administrators to optimize their trading halls and villager setups","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/","name":"BubbleVillagers - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bubblevillagers-icon-05049402a2877c2f37345b701cf25f861d880643_96.webp","datePublished":"2026-06-01T17:07:03+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bubblevillagers-icon-05049402a2877c2f37345b701cf25f861d880643_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bubblevillagers-icon-05049402a2877c2f37345b701cf25f861d880643_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bubblevillagers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"BubbleVillagers"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/35340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/35341"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=35340"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=35340"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=35340"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=35340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}