v3.1.1 - Fix bukkit plugin name
This commit is contained in:
parent
8f3e99e5bc
commit
533c820177
2 changed files with 2 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ tasks.withType<ShadowJar> {
|
|||
}
|
||||
|
||||
bukkit {
|
||||
name = "ServerUtils"
|
||||
main = "net.frankheijden.serverutils.bukkit.ServerUtils"
|
||||
description = "A server utility"
|
||||
apiVersion = "1.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue