Solution 1 (best): Talk with Spigot team to fix the Bungeecoord Chat API for array support
Solution 2 (good): Work with interactivechat and QuickShop plugin authors to add a workaround
Solution 3 (worst): Remove arrays in the item name, which will undo some of the translation support...
This causes issues with plugins such as interactivechat: example And with QuickShop: example
Namely this part:
Solution 1 (best): Talk with Spigot team to fix the Bungeecoord Chat API for array support Solution 2 (good): Work with interactivechat and QuickShop plugin authors to add a workaround Solution 3 (worst): Remove arrays in the item name, which will undo some of the translation support...