require 1.19 to get pet death messages
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user