version = "1.0.0" description = "Fixes the alignment of \"Create Thread\" button in message actions" aliucord { // Changelog of your plugin changelog.set(""" # 1.0.0 * Initial release >w< """.trimIndent()) excludeFromUpdaterJson.set(false) }