mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Release 2.6.1
This commit is contained in:
@ -9,6 +9,6 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
paperDevBundle("1.19.4-R0.1-20230412.010331-64")
|
||||
paperDevBundle("1.19.4-R0.1-20230423.020222-72")
|
||||
compileOnly("io.papermc:paperlib")
|
||||
}
|
||||
|
@ -3,7 +3,7 @@ import io.papermc.paperweight.userdev.attribute.Obfuscation
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
id("com.modrinth.minotaur") version "2.+"
|
||||
id("com.modrinth.minotaur") version "2.7.5"
|
||||
}
|
||||
|
||||
project.description = "Bukkit"
|
||||
|
Reference in New Issue
Block a user