From a55f70010e73d10ffc4f200dd08fb613a605f20c Mon Sep 17 00:00:00 2001 From: mercurialmusic <21208123+mercurialmusic@users.noreply.github.com> Date: Sun, 20 Apr 2025 01:07:12 -0400 Subject: [PATCH 1/2] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0eec0e5..c5b4c39 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.victorgamer15 BrandBlocker - 1.9 + 1.9.1 jar BrandBlocker @@ -69,7 +69,7 @@ io.papermc.paper paper-api - 1.21.4-R0.1-SNAPSHOT + 1.21.5-R0.1-SNAPSHOT provided From 8cf15705fa465fd9acad5e585ae6432e2333a711 Mon Sep 17 00:00:00 2001 From: mercurialmusic <21208123+mercurialmusic@users.noreply.github.com> Date: Sun, 20 Apr 2025 01:08:39 -0400 Subject: [PATCH 2/2] Paper 1.21.5 --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5225319..f190f22 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: BrandBlocker version: ${project.version} main: dev.victormenacho.brandblocker.BrandBlocker -authors: [ Menacho ] +authors: [ Menacho, mercurialmusic ] description: Block any client brand easily. website: victormenacho.dev api-version: "1.21"