Infinite Trades

A mod that allows specific players (via tags) to have unlimited trades with villagers, without waiting for restocks.

23

Quick challenge

How far can you run before the mobs catch you?

Infinite Trades

Infinite Trades is a lightweight, server-side utility for Minecraft Forge designed to allow specific players to perform unlimited trades with villagers and wandering traders.

---

Overview

This mod was developed for server administrators (SMPs) and modpack creators looking for a simple way to bypass the vanilla trade restock mechanics.

It provides the perfect tool to reward specific players (such as VIP members), create special merchant-managed shops, or facilitate block acquisition in building environments, all without disrupting the economy balance for the rest of the server.

---

How It Works

The system is smartly driven by Minecraft's native Tag mechanics.

When a player possessing the configured tag (default: `infinite_trades`) interacts with any merchant entity, the mod intercepts the action. In a fraction of a second, before the trading GUI opens, the mod resets the use count of all available offers. The result is that the player can trade the exact same items repeatedly without ever having to wait for the villager to restock.

---

Features

* In-Game Control: Granular and easy control. Grant infinite trades to specific players using standard commands (e.g., `/tag <player> add infinite_trades`). * In-Game Control: No client installation is required. Drop it into your server and it works instantly. * In-Game Control: Works flawlessly with Villagers, Wandering Traders, and practically any custom merchant added by other mods. * In-Game Control: Uses clean Forge interaction events, ensuring minimal performance impact on the server. * In-Game Control: Administrators can toggle the system, change the required tag, or enable debug messages without needing to restart the server.

---

Configuration & Commands

The mod generates a simple configuration file at `config/infinitetrades-server.toml`. However, everything can be managed in-game with Operator permission (Level 2):

```text /infinitetrades toggle <true/false> /infinitetrades tag <tagName> /infinitetrades debug <true/false> /infinitetrades status

```

---

Compatibility

* Side: 1.20.1 * Side: Forge 47.4.10+ * Side: Server-side (Client installation optional but not required)

---

Credits & Support

Author: Author

ADS