HI, i have problem, because i want to use function furniture.setColor() and i use for example furniture.setColor(Color.RED); and in console i got "java.lang.NoSuchMethodError: 'void dev.lone.itemsadder.api.CustomFurniture.setColor(org.bukkit.Color)'" how i can set it so it would work?