InstantRestock
Overview
The
InstantRestock plugin is designed to enhance your Minecraft server by providing instant restocking of villager trades. With this plugin, you can easily configure various aspects of trade mechanics to suit your gameplay style.
Features
- Max Trades Configuration: Customize the maximum number of trades a villager can offer using the
Code (Text):
/instantrestock config maxTrades <number/infinite>
command.
- Price Penalty Control: Enable or disable the price penalty if the Minecraft version is greater than or equal to 1.18 using the
Code (Text):
/instantrestock config disablePricePenalty <true/false>
command.
- Uninstall Mode: Toggle uninstall mode on or off using the
Code (Text):
/instantrestock config uninstallMode <true/false>
command.
- Travelling Merchants: Enable or disable infinite trades for travelling merchants with the
Code (Text):
/instantrestock config allowTravellingMerchants <true/false>
command.
- Villager Blacklist: Add, remove, or list villagers in the blacklist using the
Code (Text):
/instantrestock config villagerBlacklist <add/remove/list> <villagertype>
command.
Usage
Configuration
Use the following commands to configure the plugin:
-
Code (Text):
/instantrestock config maxTrades <number/infinite>
: Set the maximum number of trades a villager can offer.
-
Code (Text):
/instantrestock config disablePricePenalty <true/false>
: Enable or disable the price penalty for Minecraft versions >= 1.18.
-
Code (Text):
/instantrestock config uninstallMode <true/false>
: Toggle uninstall mode on or off.
-
Code (Text):
/instantrestock config allowTravellingMerchants <true/false>
: Enable or disable infinite trades for travelling merchants.
-
Code (Text):
/instantrestock config villagerBlacklist <add/remove/list> <villagertype>
: Manage the villager blacklist.
Reloading the Plugin
-
Code (Text):
/instantrestock reload
: Reload the plugin from the config file.
Permissions
- instantrestock.reload: Allows players to use the
Code (Text):
/instantrestock reload
command.
- instantrestock.config: Allows players to use the configuration commands listed above.
Support
If you encounter any issues or have questions about the
InstantRestock plugin, please reach out to us on the
Issue tracker.
License
This plugin is distributed under the
MIT License. Feel free to modify and share it as needed.
Enjoy customizing your villager trade experience with the
InstantRestock plugin on your Minecraft server!