Skip to content

Commit

Permalink
[skip ci] Add source link to plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
booky10 committed Jul 21, 2023
1 parent 5bd3bb3 commit bff8aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ bukkit {
main = "$group.cloudprotections.ProtectionsMain"
apiVersion = "1.20"
authors = listOf("booky10")
website = "https://github.com/CloudCraftProjects/CloudProtections"
depend = listOf("CloudCore", "CommandAPI")
load = net.minecrell.pluginyml.bukkit.BukkitPluginDescription.PluginLoadOrder.POSTWORLD
}
Expand Down

0 comments on commit bff8aec

Please sign in to comment.