version = "1.0.0" description = "Bubbled messages" aliucord { // Changelog of your plugin changelog.set(""" # 1.0.0 * Initial release >w< """.trimIndent()) deploy.set(true) }