From 9a2cdffcb78c7312a593dddceae585cafbeb389e Mon Sep 17 00:00:00 2001 From: xsmeths Date: Sun, 14 Apr 2024 22:27:16 +0100 Subject: [PATCH] include nms packages --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 8678c3d..8c55f77 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,9 @@ com.craftaro:CraftaroCore false + + **/nms/v*/** + **/third_party/org/apache/** **/third_party/net/kyori/**