This commit is contained in:
Oliver
2025-03-03 21:57:54 +01:00
parent 1c8a53e778
commit ffc4c52c9a
197 changed files with 11722 additions and 13 deletions

View File

@@ -1,3 +1,12 @@
plugins {
id("com.gradleup.shadow") version "9.0.0-beta9" apply false
id("io.papermc.paperweight.userdev") version "2.0.0-beta.14" apply false
id("xyz.jpenilla.run-paper") version "2.3.1" apply false
id("net.minecrell.plugin-yml.paper") version "0.6.0" apply false
id("io.papermc.hangar-publish-plugin") version "0.1.2" apply false
id("com.modrinth.minotaur") version "2.+" apply false
}
allprojects {
group = "de.oliver"
description = "Minecraft plugins of FancyInnovations"