[SPIGOT-2272] Ability to create and open custom trading windows without requiring an actual villager entity in the world Created: 12/May/16 Updated: 21/Nov/16 Resolved: 21/Nov/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Minor |
Reporter: | blablubbabc | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 2 |
Labels: | None |
Description |
Currently it is not possible to open the villager trading interface for a player, without spawning an actual villager entity in the world. The proposed change is adding the ability to create custom merchants, similar to how it is already possible to create custom inventories which are not bound to a specific chects or entity in the world. |
Comments |
Comment by blablubbabc [ 12/May/16 ] |
Bukkit PR: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/189/ |