NexusTrade

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 281 downloads ๐Ÿ“Œ v1.0.1 ๐Ÿ“… 4/11/2026
๐ŸŸก Updated this year

By AquilesLuxo ยท economy

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/11/2026 ๐Ÿ“… Created: 4/11/2026

๐Ÿ” Analysis

  • ๐Ÿ† #25 of 92 economy mods in this game by downloads

๐Ÿ“‹ About This Mod

<div align="center"> <h1>๐Ÿ’ฑ NexusTrade</h1> <h3>Modern player-to-player trading for Paper servers</h3> <b>Compatibility:</b> 1.21.1 to 26.1+ (and forks) <p><a href="https://discord.gg/WHBWBWWYDq">๐ŸŽฎ Support Discord</a></p> </div> --- **NexusTrade** is a modern trade plugin for Paper servers focused on secure item and currency trading between players. It includes trade menus, receipts, reviews, history, restrictions, Redis or memory sync, multiple SQL backends, and a public API for developers. Everything can be customized through `config.yml`, `messages.yml`, and `menus.yml`. ## โœจ Main Features ### ๐Ÿ”’ Secure Trade Flow * Dedicated trade menu * Virtual inventory to reduce desync and duplication risk * Completion countdown * Movement, damage, teleport, and combat restrictions * Distance checks and blocked world support * Configurable item filters ### ๐Ÿ’ฐ Currency Support * Item trading * Level trading * Economy support through `Vault` * Optional `PlayerPoints` support * Configurable currency icons, labels, and permissions * Java anvil editor and optional Bedrock amount input through Floodgate ### ๐Ÿ“œ Receipts, Reviews, and History * Written receipt books * 1 to 5 star review system * Archived trade history browser * Player review summaries * Spectator mode for staff ### ๐ŸŒ Persistence and Networking * `MEMORY` mode for single-server setups * `REDIS` mode for multi-server sync * `SQLite`, `MySQL`, `MariaDB`, and `PostgreSQL` * Active trade persistence * Archived trade storage * Safe reload handling ### ๐Ÿ› ๏ธ Administration * `/nexustrade reload` * `/nexustrade debug` * `/nexustrade stress on|off` * Force-open trades for testing or moderation --- ## ๐Ÿ”Œ Hooks and Integrations * `Vault` * `PlayerPoints` * `WorldGuard` * `Floodgate` --- ## ๐Ÿ’ป Main Commands | Command | Description | Permission | | :--- | :--- | :--- | | `/trade` | Open your current trade or your active trade browser. | `nexustrade.trade` | | `/t` | Alias of `/trade`. | `nexustrade.trade` | | `/trade <player>` | Send a trade request, accept one, or reopen an existing trade with that player. | `nexustrade.trade` | | `/trade ignore <player>` | Ignore or unignore trade requests from a player. | `nexustrade.ignore` | | `/trade ignores` | View your ignored players list. | `nexustrade.ignore` | | `/trade history` | Open your archived trade history. | `nexustrade.browse` | | `/trade history <player>` | View archived trades for a specific player. | `nexustrade.browse` | | `/trade spectate <player>` | Open that player's active trade in spectator mode. | `nexustrade.spectate` | | `/trade rate set <tradeId>` | Open the review menu for a completed trade. | `nexustrade.review` | | `/trade rate set <tradeId> <1-5>` | Save a direct rating for a completed trade. | `nexustrade.review` | | `/trade rate show-trade <tradeId>` | Show both stored ratings for a completed trade. | `nexustrade.review.showtrade` | | `/trade rate show-player ` | Show a player's review summary. | `nexustrade.review.showplayer` | | `/trade amount <currency> <amount>` | Change your current currency offer in the latest open trade. | `nexustrade.currency.<currency>` or `nexustrade.admin` | | `/nexustrade` | Open the main admin help panel. | `nexustrade.admin` | | `/nt` | Alias of `/nexustrade`. | `nexustrade.admin` | | `/nexustrade reload` | Reload config, messages, and menus safely. | `nexustrade.admin` | | `/nexustrade debug` | Show runtime debug information and active trades. | `nexustrade.admin` | | `/nexustrade stress <on\|off>` | Enable or disable stress mode. | `nexustrade.admin` | | `/nexustrade opentrade <viewer> <target>` | Force-open a trade window for testing or moderation. | `nexustrade.admin` | --- ## ๐Ÿ”ง API and Events NexusTrade includes a public API for other plugins. Main access point: ```java com.nexustrade.api.NexusTradeProvider ``` Main API interface: ```java com.nexustrade.api.NexusTradeApi ``` Available events include: * `NexusTradeOpenEvent` * `NexusTradeCompleteEvent` * `NexusTradeCancelEvent` * `NexusTradeClaimEvent` * `NexusTradeReviewEvent` --- ## โš™๏ธ Configuration NexusTrade is designed to be easy to customize while still supporting advanced setups. Main files: * `config.yml` * `messages.yml` * `menus.yml` You can configure: * Storage mode * Redis sync * Currencies * Sounds * Restrictions * Trade distance * Receipt behavior * Review flow * Menu layouts * Bedrock amount input * Updater behavior --- ## โœ… Compatibility * Minecraft `1.21.1` to `26.1+` * Paper * Leaf * Folia-supported * Purpur and compatible Paper forks * Spigot is not supported --- ## ๐Ÿ“ฆ Installation 1. Download `NexusTrade.jar` 2. Place it in your server `plugins` folder 3. Start the server 4. Edit `config.yml`, `messages.yml`, and `menus.yml` 5. Use `/nexustrade reload` for simple changes --- If you want a modern trade system with **safe item handling**, **currencies**, **receipts**, **reviews**, **Redis sync**, and a real **plugin API**, **NexusTrade** is b

๐Ÿ’ฑ NexusTrade

Modern player-to-player trading for Paper servers

Compatibility: 1. 21. 1 to 26. 1+ (and forks)

๐ŸŽฎ Support Discord

NexusTrade is a modern trade plugin for Paper servers focused on secure item and currency trading between players.

It includes trade menus, receipts, reviews, history, restrictions, Redis or memory sync, multiple SQL backends, and a public API for developers.

Everything can be customized through `config.yml`, `messages.yml`, and `menus.yml`.

## โœจ Main Features

### ๐Ÿ”’ Secure Trade Flow Dedicated trade menu Virtual inventory to reduce desync and duplication risk Completion countdown Movement, damage, teleport, and combat restrictions Distance checks and blocked world support Configurable item filters

### ๐Ÿ’ฐ Currency Support Item trading Level trading Economy support through `Vault` Optional `PlayerPoints` support Configurable currency icons, labels, and permissions Java anvil editor and optional Bedrock amount input through Floodgate

### ๐Ÿ“œ Receipts, Reviews, and History Written receipt books 1 to 5 star review system Archived trade history browser Player review summaries Spectator mode for staff

### ๐ŸŒ Persistence and Networking `MEMORY` mode for single-server setups `REDIS` mode for multi-server sync `SQLite`, `MySQL`, `MariaDB`, and `PostgreSQL` Active trade persistence Archived trade storage Safe reload handling

### ๐Ÿ› ๏ธ Administration `/nexustrade reload` `/nexustrade debug` `/nexustrade stress on|off` Force-open trades for testing or moderation

## ๐Ÿ”Œ Hooks and Integrations

`Vault` `PlayerPoints` `WorldGuard` `Floodgate`

## ๐Ÿ’ป Main Commands

| Command | Description | Permission | | :--- | :--- | :--- | | `/trade` | Open your current trade or your active trade browser. | `nexustrade.trade` | | `/t` | Alias of `/trade`. | `nexustrade.trade` | | `/trade ` | Send a trade request, accept one, or reopen an existing trade with that player. | `nexustrade.trade` | | `/trade ignore ` | Ignore or unignore trade requests from a player. | `nexustrade.ignore` | | `/trade ignores` | View your ignored players list. | `nexustrade.ignore` | | `/trade history` | Open your archived trade history. | `nexustrade.browse` | | `/trade history ` | View archived trades for a specific player. | `nexustrade.browse` | | `/trade spectate ` | Open that player's active trade in spectator mode. | `nexustrade.spectate` | | `/trade rate set ` | Open the review menu for a completed trade. | `nexustrade.review` | | `/trade rate set <1-5>` | Save a direct rating for a completed trade. | `nexustrade.review` | | `/trade rate show-trade ` | Show both stored ratings for a completed trade. | `nexustrade.review.showtrade` | | `/trade rate show-player ` | Show a player's review summary. | `nexustrade.review.showplayer` | | `/trade amount ` | Change your current currency offer in the latest open trade. | `nexustrade.currency.` or `nexustrade.admin` | | `/nexustrade` | Open the main admin help panel. | `nexustrade.admin` | | `/nt` | Alias of `/nexustrade`. | `nexustrade.admin` | | `/nexustrade reload` | Reload config, messages, and menus safely. | `nexustrade.admin` | | `/nexustrade debug` | Show runtime debug information and active trades. | `nexustrade.admin` | | `/nexustrade stress ` | Enable or disable stress mode. | `nexustrade.admin` | | `/nexustrade opentrade ` | Force-open a trade window for testing or moderation. | `nexustrade.admin` |

## ๐Ÿ”ง API and Events

NexusTrade includes a public API for other plugins.

Main access point:

```java com.nexustrade.api. NexusTradeProvider ```

Main API interface:

```java com.nexustrade.api. NexusTradeApi ```

Available events include:

`NexusTradeOpenEvent` `NexusTradeCompleteEvent` `NexusTradeCancelEvent` `NexusTradeClaimEvent` `NexusTradeReviewEvent`

## โš™๏ธ Configuration

NexusTrade is designed to be easy to customize while still supporting advanced setups.

Main files: `config.yml` `messages.yml` `menus.yml`

You can configure: Storage mode Redis sync Currencies Sounds Restrictions Trade distance Receipt behavior Review flow Menu layouts Bedrock amount input Updater behavior

## โœ… Compatibility

Minecraft `1. 21. 1` to `26. 1+` Paper Leaf Folia-supported Purpur and compatible Paper forks Spigot is not supported

## ๐Ÿ“ฆ Installation

1. Download `NexusTrade.jar` 2. Place it in your server `plugins` folder 3. Start the server 4. Edit `config.yml`, `messages.yml`, and `menus.yml` 5. Use `/nexustrade reload` for simple changes

If you want a modern trade system with safe item handling, currencies, receipts, reviews, Redis sync, and a real plugin API, NexusTrade is b

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

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
AquilesLuxo
Version
1.0.1
Downloads
281
Endorsements
0
Category
economy
Created
4/11/2026
Updated
4/11/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
economy, game-mechanics, utility

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

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of NexusTrade?

Version 1.0.1, published 2026-04-11 with 281 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

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