Support 1.17
This commit is contained in:
parent
f34929c6cf
commit
97a82a3d1b
3 changed files with 20 additions and 3 deletions
|
|
@ -88,7 +88,7 @@ runServer {
|
|||
// Configure the Minecraft version for our task.
|
||||
// This is the only required configuration besides applying the plugin.
|
||||
// Your plugin's jar (or shadowJar if present) will be used automatically.
|
||||
minecraftVersion("1.18")
|
||||
minecraftVersion("1.17")
|
||||
}
|
||||
shadowJar {
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue