Minecraft 1.15 Custom Villager Command Help

minecraft-commandsminecraft-java-edition

I am currently running a minecraft 1.15 SMP (Java Edition) server with just worldguard and worldedit. I have a custom villager trader npc using the command to summon a villager with this NBT data

My villager spawns with all the corresponding Lore, requirements, and everything looks good… except I cannot actually trade for the item. I have the correct ingredients and they auto-populate in the trade window, however when I click on the selling item the item disappears. Any clue if this is a bug or if my Lore tag is messed up?

Best Answer

I suggest (since you are using spigot/paper/any plugin supporting server software) to just use the Shopkeepers plugin. It keeps the vanilla aesthetic, all it allows is for admins to easily set up trades by shift right-clicking on spawned in "shopkeepers" (villagers). Get it here: https://dev.bukkit.org/projects/shopkeepers

Related Topic