TradePlus

โญ โ€” (10 endorsements) ๐Ÿ“ฅ 1,150 downloads ๐Ÿ“Œ v1.6.1 ๐Ÿ“… 2/22/2025
๐ŸŸก Updated this year

By DIMAPLAY ยท adventure

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 7/12/2026 ๐Ÿ“… Created: 2/22/2025

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.9% endorsement rate
  • ๐Ÿ† #354 of 367 adventure mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿ›’ TradePlus โ€” The Ultimate Wandering Trader Expansion! > Take **absolute control** over the Wandering Trader in Minecraft. Whether you're running an RPG economy, or a survival server, **TradePlus** empowers you to completely overhaul how and what wandering traders sell! --- ## ๐Ÿš€ Vanilla vs TradePlus | Feature | Vanilla Trader | TradePlus | | :--- | :---: | :---: | | **Custom Trades** | โŒ (Hardcoded) | โœ… (Unlimited & GUI Editor) | | **Random Items** | โŒ | โœ… (%random% Placeholders) | | **Spawn Control** | โŒ (Random) | โœ… (Timers, Worlds, Radius) | | **Safe Spawning** | โŒ | โœ… (Surface only & Sky access) | | **Llama Logic** | โŒ (Fixed) | โœ… (Carpet config, Item limits) | | **Persistence** | โŒ (Despawns easily) | โœ… (Restores after restart) | --- ## ๐Ÿ”ง Core Modules ### ๐Ÿ–ฅ๏ธ Admin GUI Menu Manage everything in real-time without touching a single config line. * **Editor**: Drag & drop items to create trades. * **Tracker**: See active traders and teleport to them. * **Settings**: Adjust spawn chances and world lists on the fly. ### ๐Ÿช Smart Spawning Our algorithm ensures the merchant always finds a valid spot. * **Surface Check**: Only spawns on solid blocks. * **Sky Access**: Prevents spawning in deep caves or underground. * **Dimension Support**: Works across Overworld, Nether, and End. --- ## ๐Ÿงพ Placeholder System Use these in your trade configurations to create dynamic offers: | Placeholder | Description | Example | | :--- | :--- | :--- | | `%random:item%` | Picks a random usable item. | `type: %random:item%` | | `%random:block%` | Picks a random placeable block. | `type: %random:block%` | | `%random:number:X-Y%` | Generates a number between X and Y. | `count: %random:number:1-64%` | | `%random:enchanted%` | Applies a random valid enchantment. | `type: %random:enchanted%` | | `$lama:X` | **Requirement**: Only if trader has X llamas. | `- '$lama:3'` | --- ## ๐Ÿ› ๏ธ Commands & Permissions | Command | Description | Permission | | :--- | :--- | :--- | | `/tr menu` | Opens the Admin Control Panel. | `tradeplus.admin` | | `/tr spawn` | Force-spawns a trader at your cursor. | `tradeplus.admin` | | `/tr reload` | Reloads all configuration files. | `tradeplus.admin` | | `/ex {code}` | Manual license verification check. | `op` | --- > **TIP:** > Use the **In-Game Editor** (`/tr menu`) to save time! You can set custom names and lore for trade items just by holding them in your hand. > **IMPORTANT:** > If you stop your server, active traders and their llamas are saved to `traders.yml` and will be restored exactly where they were upon restart. --- > ๐Ÿ›ก๏ธ **Transparency & Privacy:** > TradePlus connects to the *Modrinth API* to check for updates and *Vlast* for license validation. **No private data** (IPs, UUIDs, seeds) is ever collected or transmitted. *Make every interaction on your server memorable with TradePlus.*

# ๐Ÿ›’ TradePlus โ€” The Ultimate Wandering Trader Expansion!

> Take absolute control over the Wandering Trader in Minecraft. Whether you're running an RPG economy, or a survival server, TradePlus empowers you to completely overhaul how and what wandering traders sell!

## ๐Ÿš€ Vanilla vs TradePlus

| Feature | Vanilla Trader | TradePlus | | :--- | :---: | :---: | | Custom Trades | โŒ (Hardcoded) | โœ… (Unlimited & GUI Editor) | | Random Items | โŒ | โœ… (%random% Placeholders) | | Spawn Control | โŒ (Random) | โœ… (Timers, Worlds, Radius) | | Safe Spawning | โŒ | โœ… (Surface only & Sky access) | | Llama Logic | โŒ (Fixed) | โœ… (Carpet config, Item limits) | | Persistence | โŒ (Despawns easily) | โœ… (Restores after restart) |

## ๐Ÿ”ง Core Modules

### ๐Ÿ–ฅ๏ธ Admin GUI Menu Manage everything in real-time without touching a single config line. Editor: Drag & drop items to create trades. Tracker: See active traders and teleport to them. Settings: Adjust spawn chances and world lists on the fly.

### ๐Ÿช Smart Spawning Our algorithm ensures the merchant always finds a valid spot. Surface Check: Only spawns on solid blocks. Sky Access: Prevents spawning in deep caves or underground. Dimension Support: Works across Overworld, Nether, and End.

## ๐Ÿงพ Placeholder System Use these in your trade configurations to create dynamic offers:

| Placeholder | Description | Example | | :--- | :--- | :--- | | `%random:item%` | Picks a random usable item. | `type: %random:item%` | | `%random:block%` | Picks a random placeable block. | `type: %random:block%` | | `%random:number:X-Y%` | Generates a number between X and Y. | `count: %random:number:1-64%` | | `%random:enchanted%` | Applies a random valid enchantment. | `type: %random:enchanted%` | | `$lama:X` | Requirement: Only if trader has X llamas. | `- '$lama:3'` |

## ๐Ÿ› ๏ธ Commands & Permissions

| Command | Description | Permission | | :--- | :--- | :--- | | `/tr menu` | Opens the Admin Control Panel. | `tradeplus.admin` | | `/tr spawn` | Force-spawns a trader at your cursor. | `tradeplus.admin` | | `/tr reload` | Reloads all configuration files. | `tradeplus.admin` | | `/ex {code}` | Manual license verification check. | `op` |

> TIP: > Use the In-Game Editor (`/tr menu`) to save time! You can set custom names and lore for trade items just by holding them in your hand.

> IMPORTANT: > If you stop your server, active traders and their llamas are saved to `traders.yml` and will be restored exactly where they were upon restart.

> ๐Ÿ›ก๏ธ Transparency & Privacy: > TradePlus connects to the Modrinth API to check for updates and Vlast for license validation. No private data (IPs, UUIDs, seeds) is ever collected or transmitted.

Make every interaction on your server memorable with TradePlus.

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
DIMAPLAY
Version
1.6.1
Downloads
1,150
Endorsements
10
Category
adventure
Created
2/22/2025
Updated
7/12/2026
Game Versions
1.13, 1.13.1, 1.13.2, 1.14, 1.14.1
Tags
adventure, cursed, game-mechanics

๐Ÿ”ง 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 TradePlus support?

The author lists 1.13, 1.13.1, 1.13.2, 1.14, 1.14.1, 1.14.2. Other versions may work but are untested by the author.

What is the latest version of TradePlus?

Version 1.6.1, published 2026-07-12 with 1,150 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More adventure ๐Ÿ‘ค More by DIMAPLAY ๐Ÿ”Ž Similar Mods ๐ŸŒ Best adventure (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods