# Home

## Summary

AdvancedTrades is a plugin, enabling you to fully customize villager trades. Introduce your own trades, disable vanilla trades, limit your new trades to specific villagers, biomes or required villager level. Supports extreme customization of items and even commands as trades.

## What can you do with custom trades?

### Item Trades:

Trade your own custom defined items in exchange of your own required items. Want players to obtain some enchanted armor? Maybe an item with custom model data? You can now do that effortlessly.&#x20;

### Command Trades:

Trade custom commands in exchange of your own required items. Just define the command in config, and start trading with villagers! This command also automatically updates for all villagers, so don't worry after if you want to do changes.

## Use Cases

Custom trades for villagers can be used for many reasons. Here's a few we recommend:

* Creating custom shops in servers
* Generating randomly spawning villagers with custom trades
* Changing whole villager economy from emeralds to any other currency, e.g. diamonds
* Create more challenging trades with villagers
* Disable vanilla trades and require custom trades to appear only
* Trade custom items, given out by admins. These can be required in trades, e.g. custom model data, custom lore, names, NBT or even enchants

These are only a few ideas we have in mind! You can do much more.

## Have questions? Pre-sale, support, or just want to talk?

Join our support Discord for any type of help! <https://discord.gg/tm9QzqvmQA>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://trades.advancedplugins.net/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
