Glowing text in signs isn't logged
Johnibur opened this issue ยท 2 comments
In 1.17, attribute GlowingText
is not logged. This attribute is used to store whether signs text glows.
New API method needs to be implemented: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Sign.html#isGlowingText()
Will also likely require modifying the table structure in the database.