# Ep44. Villager Trading GUI – Minecraft Plugin Development

Source: https://mineacademy.org/tutorial-44
Published: 2023-11-28

[Video](https://www.youtube.com/watch?v=ulSePXkquIU)

How to make a Minecraft plugin that opens custom merchant inventories without needing to have a villager nearby.

I’ll also show you how to modify a villager’s trading GUI and add your own items to it, or remove vanilla you don’t want there.

In this video, we’ll cover:

- **Cditing villager trades** — How to add/remove/edit Villager merchant trades.
- **Opening virtual merchant inventories in Bukkit** — Making a Minecraft plugin that opens custom GUI with villager trades without NPCs nearby.

**Source Codes:**

- [CowCannon plugin (continuously updated)](https://github.com/kangarko/CowCannon)

## Learn To Make Minecraft Plugins

Creating Minecraft plugins can be confusing, and many YouTube tutorials are old, disorganized or plan boring.

If you want to develop truly customized plugins, [check out Project Orion](https://mineacademy.org/project-orion?st=blog&sc=free_series_44). It’s a step-by-step Java, Spigot and Paper training with no previous coding experience needed, teaching you minigames, custom mobs, anti-piracy, dungeons, claims and so much more!

You’ll get 7 weeks of video training supported by 2x/weekly calls, a certificate of completion, a 2,000+ member community and all of that covered under a 30-day guarantee from the day you start learning. [Click here to learn more!](https://mineacademy.org/project-orion?st=blog&sc=free_series_44)
