-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
The inventory title of merchants created with Bukkit.createMerchant(String title) omits its colors / formatting.
I assume this is somehow related to how the title chat message is created here: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/src/main/java/org/bukkit/craftbukkit/inventory/CraftMerchantCustom.java#61.