use paper plugin loader to avoid maven central warning

This commit is contained in:
Julian Krings
2025-07-08 09:19:57 +02:00
parent f9888d19a5
commit 2e2ea8f1e4
5 changed files with 48 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ plugins {
rootProject.name = "Iris"
include(":core", ":core:agent")
include(":core", ":core:agent", ":core:paper-loader")
include(
":nms:v1_21_R5",
":nms:v1_21_R4",