mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-05 23:33:36 +00:00
Add libs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user