2023-07-16 00:07:47 +00:00
|
|
|
apply(plugin = "io.papermc.paperweight.userdev")
|
|
|
|
apply(plugin = "xyz.jpenilla.run-paper")
|
|
|
|
|
2023-06-15 22:21:19 +00:00
|
|
|
dependencies {
|
2023-07-16 00:07:47 +00:00
|
|
|
paperDevBundle("1.19.3-R0.1-SNAPSHOT")
|
2023-06-15 22:21:19 +00:00
|
|
|
}
|