mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2024-11-13 00:13:33 +00:00
7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
apply(plugin = "io.papermc.paperweight.userdev")
|
|
apply(plugin = "xyz.jpenilla.run-paper")
|
|
|
|
dependencies {
|
|
paperDevBundle("1.17.1-R0.1-SNAPSHOT")
|
|
implementation("net.kyori:adventure-text-minimessage:4.14.0")
|
|
} |