From c646e6a84848a70ea9c898ca9e7728fe8b551eac Mon Sep 17 00:00:00 2001 From: rockyhawk64 Date: Wed, 8 Oct 2025 18:54:08 +1100 Subject: [PATCH] moved to 1.21.10 paper api --- pom.xml | 2 +- resource/paper-plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bcfe693..07fe48d 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ io.papermc.paper paper-api - 1.21.9-R0.1-SNAPSHOT + 1.21.10-R0.1-SNAPSHOT provided diff --git a/resource/paper-plugin.yml b/resource/paper-plugin.yml index 0bd9178..bd39502 100644 --- a/resource/paper-plugin.yml +++ b/resource/paper-plugin.yml @@ -1,6 +1,6 @@ name: CommandPanels version: 4.1.0 -api-version: 1.21.9 +api-version: 1.21.10 main: me.rockyhawk.commandpanels.CommandPanels description: Fully Custom Interactive GUIs with Animations and Logic.