From 79e85d0c3ee72b92d11a3dd6a030f806e5cb06c5 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 26 May 2025 15:59:29 +0200 Subject: [PATCH] Update to 1.16.5, Java 21 Only one Giants user (of ca. 30) doesn't meet the requirements. The vast majority of servers do: https://bstats.org/global/bukkit --- pom.xml | 4 ++-- src/main/resources/plugin.yml | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4bd64d0..ad5bdf1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 2.0.12-SNAPSHOT - 17 + 21 ${project.basedir}/keystore.jks mykey 123456 @@ -28,7 +28,7 @@ org.spigotmc spigot-api - 1.14.4-R0.1-SNAPSHOT + 1.16.5-R0.1-SNAPSHOT provided diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 251b16b..e28e6ef 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,10 +1,12 @@ name: Giants version: ${project.version} -api-version: 1.14 -main: eu.m724.giants.GiantsPlugin + author: Minecon724 website: https://www.spigotmc.org/resources/giants.99600/ + +api-version: 1.16 load: STARTUP +main: eu.m724.giants.GiantsPlugin commands: giants: