Back to Plugins
Sovereign Traders [Free] icon

Sovereign Traders [Free]

Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin

This plugin was imported from Spiget and is currently unclaimed.

Live badges: Downloads badge for Sovereign Traders [Free] Spigot Downloads badge for Sovereign Traders [Free] GitHub Stars badge for Sovereign Traders [Free] License badge for Sovereign Traders [Free] How to embed →

Plugin Information

Type: Minecraft plugin
Spigot Resource: Open on SpigotMC
Created by: Spiget Importer

Description

SovereignTraders

NPC shop plugin for Paper 1.21+

Create shops, attach them to NPC vendors, and let players buy, sell, or barter — all through a clean in-game GUI with no YAML editing required.


Features

Feature Description
Custom NPC vendors Spawn vendors with custom skins, holograms, and equipment. No Citizens dependency, but it's supported.
Three trade modes Buy, sell, and item-for-item barter — all configurable per listing.
Multi-economy Works with Vault, GemsEconomy, CoinsEngine, and PlayerPoints out of the box.
In-game editor Create and manage catalogs, listings, and vendors entirely in-game.
Quotas Limit how many times a player can buy an item, with optional auto-reset timers.
Sales & discounts Apply discounts to individual items or entire catalogs, with time-window scheduling.
Directives Run console or player commands when a player completes a purchase (ranks, kits, crate keys, etc.).
Barter mode Accept items instead of currency — define exactly what to take and what to give.
Bulk buy/sell Shift-click for a quantity selector with smart presets.
Transaction log Every buy, sell, and barter is written to a plain-text log for auditing.
Folia support Thread-safe and Folia-compatible out of the box.
Citizens integration Link vendors to Citizens NPCs if you prefer.
dtlTraders migration One-click import from dtlTraders and dtlTradersPlus.

Requirements

  • Paper 1.21+ or Folia 1.21+
  • Java 21
  • PacketEvents — required for vendor NPCs
  • One of: Vault + EssentialsX, GemsEconomy, CoinsEngine, or PlayerPoints

Installation

  1. Drop the JAR into your plugins/ folder
  2. Install PacketEvents if you haven't already
  3. Start the server — a default config will generate
  4. Run /traders in-game to get started

See docs/installation.md for a full setup walkthrough.


Building

# Clone the repo
git clone https://github.com/JimSpecter/SovereignTraders.git
cd SovereignTraders

# Build (obfuscated with ProGuard)
./gradlew buildFree

# Development build (unobfuscated)
./gradlew shadowFreeJar

# Spin up a local test server
./gradlew runServerFree

The test server task downloads Paper automatically and pre-installs VaultUnlocked, EssentialsX, and PacketEvents. Drop any additional plugin JARs (Citizens.jar, GemsEconomy.jar, etc.) in the project root and they'll be picked up automatically.


Documentation

Topic
Installation Getting the plugin running
Commands & Permissions Full command and permission reference
Configuration config.yml walkthrough
Catalogs & Listings How shops and items work
GUI Customization Customizing every GUI
Vendors Setting up NPC vendors
Economy Providers Supported economy plugins
Quotas Purchase limits and resets
Sales Discounts and time-window scheduling
Directives Command execution on purchase
Barter Mode Item-for-item trading
Citizens Integration Using Citizens NPCs as vendors
Migration Importing from dtlTraders
FAQ Common questions

Contributing

See CONTRIBUTING.md. TL;DR: fork, make a focused change, ensure ./gradlew check passes, then open a PR.


License

Source-available under the PolyForm Noncommercial License 1.0.0. You can read, learn from, and modify the code for noncommercial purposes. The author retains all commercial distribution rights.

Minecraft Plugin Badges

Use these badge images in docs, README files, or forum posts.

Badge Guide
Downloads
Downloads badge for Sovereign Traders [Free]
![Downloads](https://ezbanners.org/shields/plugins/c4ba40be-cceb-4211-ae8a-dec7b4a6a46a/downloads.png)
Spigot Downloads
Spigot Downloads badge for Sovereign Traders [Free]
![Spigot Downloads](https://ezbanners.org/shields/plugins/c4ba40be-cceb-4211-ae8a-dec7b4a6a46a/spigot-downloads.png)
GitHub Stars
GitHub Stars badge for Sovereign Traders [Free]
![GitHub Stars](https://ezbanners.org/shields/plugins/c4ba40be-cceb-4211-ae8a-dec7b4a6a46a/github-stars.png)
License
License badge for Sovereign Traders [Free]
![License](https://ezbanners.org/shields/plugins/c4ba40be-cceb-4211-ae8a-dec7b4a6a46a/license.png)