mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-21 04:49:51 +08:00
7df4d984ff
Removed 1.18, 1.18.2 is still present
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
applyPaperweightAdapterConfiguration()
|
|
|
|
dependencies {
|
|
// https://papermc.io/repo/service/rest/repository/browse/maven-public/io/papermc/paper/dev-bundle/
|
|
paperDevBundle("1.19-R0.1-20220609.175204-1")
|
|
}
|