Downgrade to 1.16.5
All checks were successful
/ deploy (push) Successful in 1m25s

This commit is contained in:
Minecon724 2025-05-24 14:58:09 +02:00
commit 505d8df3d6
Signed by: Minecon724
GPG key ID: A02E6E67AB961189
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<version>1.16.5-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<!-- Fix warning about vulnerabilities of things we don't use -->
<exclusions>

View file

@ -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