From 505d8df3d60c25fc30671ffa1eeaacfb7efd4813 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 24 May 2025 14:58:09 +0200 Subject: [PATCH] Downgrade to 1.16.5 --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fc574ba..71b767c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.spigotmc spigot-api - 1.19.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 100c949..84102fc 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -4,7 +4,7 @@ version: ${project.version} author: Minecon724 website: https://www.spigotmc.org/resources/realweather-realtime.101599/ -api-version: 1.19.4 +api-version: 1.16 load: STARTUP main: eu.m724.realweather.RealWeatherPlugin