
Instant Restock or Insta Restock makes villagers infinite restock
Villager trades restock the moment a player opens the trading menu — no waiting for daily resets, workstation ticks, or server restarts.
.jar for your Minecraft versionmods/ folder.jar for your Minecraft versionplugins/ folderplugins/InstaRestock/config.json{
"maxTrades": 2147483647,
"reloadTime": "10 seconds",
"villagerBlacklist": [],
"disablePricePenalty": true,
"uninstallMode": false,
"allowTravellingMerchants": true,
"checkUpdate": true,
"allowMetrics": true,
"lang": "en_US"
}
| 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 |
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
| Node | Default | Description |
|---|---|---|
instarestock.admin |
OP | Access to admin commands |
| 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 |
Found a bug or have a feature request? Use the Issues tab or join the Discord linked above.