InstaRestock

⭐ — (29 endorsements) 📥 90,870 downloads 📌 v2.0.0 📅 8/31/2025
🟡 Updated this year

By ivoiddragoni · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 3/25/2026 📅 Created: 8/31/2025

🔍 Analysis

  • 👍 0.0% endorsement rate
  • 🏆 #81 of 1560 bukkit mods in this game by downloads

📋 About This Mod

### Fabric mod update coming soon! # InstaRestock > Villager trades restock the moment a player opens the trading menu — no waiting for daily resets, workstation ticks, or server restarts. --- ## Features - **Instant restock** — trades refresh on menu open, vanilla delays removed entirely - **Configurable reload time** — set a custom delay with time units (seconds, minutes, hours, days) or keep it instant - **Max trade control** — limit how many trade slots are refreshed per restock if needed (set to 2147483647 for unlimited) - **Villager blacklist** — exclude specific villagers from auto-restocking - **Price penalty toggle** — disable Minecraft's price increase penalty (1.18+) - **Travelling merchant support** — optionally enable restocking for wandering traders - **Universal villager support** — works on all villagers by default - **Performance friendly** — minimal overhead, no background threads --- ## Installation ### Fabric 1. Download the `.jar` for your Minecraft version 2. Drop it into your `mods/` folder 3. Start your server or client ### Paper / Spigot 1. Download the `.jar` for your Minecraft version 2. Drop it into your `plugins/` folder 3. Restart your server 4. *(Optional)* Edit `plugins/InstaRestock/config.json` --- ## Configuration ```json { "maxTrades": 2147483647, "reloadTime": "10 seconds", "villagerBlacklist": , "disablePricePenalty": true, "uninstallMode": false, "allowTravellingMerchants": true, "checkUpdate": true, "allowMetrics": true, "lang": "en_US" } ``` --- ## Config reference | Option | Default | Description | |---|---|---| | `maxTrades` | `2147483647` | Max trade slots refreshed per restock event (2147483647 = unlimited) | | `reloadTime` | `"10 seconds"` | Delay before restocking. Supports: `seconds`, `minutes`, `hours`, `days`. Decimals allowed (e.g., `"5.5 minutes"`). If no unit specified, defaults to minutes | | `villagerBlacklist` | `` | List of villager UUIDs or coordinates to exclude from restocking | | `disablePricePenalty` | `true` | Disable Minecraft's price increase penalty when restocking (1.18+) | | `uninstallMode` | `false` | Set to true before removing plugin to clean up data | | `allowTravellingMerchants` | `true` | Enable restocking for wandering traders | | `checkUpdate` | `true` | Check for plugin updates on startup | | `allowMetrics` | `true` | Send anonymous usage statistics | | `lang` | `"en_US"` | Language code for plugin messages | --- ## Use cases **SMP servers** — keep your economy flowing without frustrating restock timers **Trading halls** — essential for shopping districts where fast trades are expected **Custom economies** — pairs well with economy plugins that need reliable trade throughput **Quality of life** — less tedium for players without changing game balance --- ## Permissions | Node | Default | Description | |---|---|---| | `instarestock.admin` | OP | Access to admin commands | --- ## Compatibility | Platform | Supported versions | |---|---| | Fabric | 1.18.x, 1.19.x, 1.20.x, 1.21.x | | Paper | 1.18.x, 1.19.x, 1.20.x, 1.21.x | | Spigot | 1.18.x, 1.19.x, 1.20.x, 1.21.x | --- ## Support Found a bug or have a feature request? Use the **Issues** tab or join the Discord linked above. ---

### Fabric mod update coming soon!

# InstaRestock > Villager trades restock the moment a player opens the trading menu — no waiting for daily resets, workstation ticks, or server restarts. --- ## Features - Instant restock — trades refresh on menu open, vanilla delays removed entirely - Configurable reload time — set a custom delay with time units (seconds, minutes, hours, days) or keep it instant - Max trade control — limit how many trade slots are refreshed per restock if needed (set to 2147483647 for unlimited) - Villager blacklist — exclude specific villagers from auto-restocking - Price penalty toggle — disable Minecraft's price increase penalty (1. 18+) - Travelling merchant support — optionally enable restocking for wandering traders - Universal villager support — works on all villagers by default - Performance friendly — minimal overhead, no background threads --- ## Installation ### Fabric 1. Download the `.jar` for your Minecraft version 2. Drop it into your `mods/` folder 3. Start your server or client ### Paper / Spigot 1. Download the `.jar` for your Minecraft version 2. Drop it into your `plugins/` folder 3. Restart your server 4. (Optional) Edit `plugins/InstaRestock/config.json` --- ## Configuration ```json { "maxTrades": 2147483647, "reloadTime": "10 seconds", "villagerBlacklist": [], "disablePricePenalty": true, "uninstallMode": false, "allowTravellingMerchants": true, "checkUpdate": true, "allowMetrics": true, "lang": "en_US" } ``` --- ## Config reference | Option | Default | Description | |---|---|---| | `maxTrades` | `2147483647` | Max trade slots refreshed per restock event (2147483647 = unlimited) | | `reloadTime` | `"10 seconds"` | Delay before restocking. Supports: `seconds`, `minutes`, `hours`, `days`. Decimals allowed (e.g., `"5. 5 minutes"`). If no unit specified, defaults to minutes | | `villagerBlacklist` | `[]` | List of villager UUIDs or coordinates to exclude from restocking | | `disablePricePenalty` | `true` | Disable Minecraft's price increase penalty when restocking (1. 18+) | | `uninstallMode` | `false` | Set to true before removing plugin to clean up data | | `allowTravellingMerchants` | `true` | Enable restocking for wandering traders | | `checkUpdate` | `true` | Check for plugin updates on startup | | `allowMetrics` | `true` | Send anonymous usage statistics | | `lang` | `"en_US"` | Language code for plugin messages | --- ## Use cases SMP servers — keep your economy flowing without frustrating restock timers

Trading halls — essential for shopping districts where fast trades are expected

Custom economies — pairs well with economy plugins that need reliable trade throughput

Quality of life — less tedium for players without changing game balance --- ## Permissions | Node | Default | Description | |---|---|---| | `instarestock.admin` | OP | Access to admin commands | --- ## Compatibility | Platform | Supported versions | |---|---| | Fabric | 1. 18.x, 1. 19.x, 1. 20.x, 1. 21.x | | Paper | 1. 18.x, 1. 19.x, 1. 20.x, 1. 21.x | | Spigot | 1. 18.x, 1. 19.x, 1. 20.x, 1. 21.x | --- ## Support Found a bug or have a feature request? Use the Issues tab or join the Discord linked above.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
ivoiddragoni
Version
2.0.0
Downloads
90,870
Endorsements
29
Category
bukkit
Created
8/31/2025
Updated
3/25/2026
Game Versions
1.18, 1.18.1, 1.18.2, 1.19, 1.19.1
Tags
game-mechanics, mobs, 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 InstaRestock support?

The author lists 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.

What is the latest version of InstaRestock?

Version 2.0.0, published 2026-03-25 with 90,870 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by ivoiddragoni 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods