This commit is contained in:
parent
d55939c116
commit
505d8df3d6
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue