Target 1.19.4 instead of 1.20.1

This commit is contained in:
Luna 2023-08-05 12:57:11 -03:00
parent 06d34fd345
commit 56f36294ec
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
<dependency> <dependency>
<groupId>io.papermc.paper</groupId> <groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId> <artifactId>paper-api</artifactId>
<version>1.20.1-R0.1-SNAPSHOT</version> <version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>

View file

@ -1,7 +1,7 @@
name: Extras name: Extras
main: pw.kaboom.extras.Main main: pw.kaboom.extras.Main
description: Plugin that adds extra functionality to the server. description: Plugin that adds extra functionality to the server.
api-version: '1.20' api-version: '1.19'
version: master version: master
commands: commands: