-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
This server is running CraftBukkit version git-Spigot-df0eb25-9e95da1 (MC: 1.14.2) (Implementing API version 1.14.2-R0.1-SNAPSHOT)
-
Yes
- HumanEntity's openMerchant can currently only deal with Villagers and custom Merchants, but not AbstractVillagers (affects wandering traders).
- The level used for custom merchants is 0, instead of the minimum of 1. Edit: Actually, this might be beneficial for custom merchants currently, to avoid appending the 'novice' suffix to the merchant's name. The alternative would be to open custom merchant inventories with the 'is-regular-villager' flag disabled (which would also hide the currently unused xp bar then)