InstaRestock
No reviews yet
Instant Restock or Insta Restock makes villagers infinite restock
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Contains enhancements to village mechanics, expanding on existing features or adding entirely new ones.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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
- Download the
.jarfor your Minecraft version - Drop it into your
mods/folder - Start your server or client
Paper / Spigot
- Download the
.jarfor your Minecraft version - Drop it into your
plugins/folder - Restart your server
- (Optional) Edit
plugins/InstaRestock/config.json
Configuration
{
"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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources