mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2026-06-04 03:36:54 +00:00
Rewrite this in a way that actually makes sense
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
plugins {
|
||||
id("java")
|
||||
}
|
||||
|
||||
group = rootProject.group
|
||||
version = rootProject.version
|
||||
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
|
||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
||||
compileOnly("org.spigotmc:spigot:1.20.1-R0.1-SNAPSHOT")
|
||||
}
|
||||
Reference in New Issue
Block a user