require 1.19 to get pet death messages

This commit is contained in:
2023-12-12 21:40:36 +01:00
parent 1ea5d62b57
commit cde9bed6dc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<groupId>me.youhavetrouble</groupId>
<artifactId>BeHappyThatItHappened</artifactId>
<version>1.1</version>
<version>1.2</version>
<packaging>jar</packaging>
<name>BeHappyThatItHappened</name>
@@ -69,7 +69,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.18.1-R0.1-SNAPSHOT</version>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
+1 -1
View File
@@ -1,7 +1,7 @@
name: BeHappyThatItHappened
version: '${project.version}'
main: me.youhavetrouble.behappythatithappened.BeHappyThatItHappened
api-version: 1.18
api-version: 1.19
authors: [ YouHaveTrouble ]
description: Don't be sad that they're gone, be happy they happened
website: youhavetrouble.me