This commit is contained in:
nossr50 2023-10-15 12:29:27 -07:00
parent a54590576f
commit 9e1f5b44a6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Version 2.1.225 Version 2.1.225
Fixed various bugs with ability text Fixed text from mcMMO not being sent or displayed to the player
Updated Adventure dependencies Updated Adventure dependencies
Added new API McMMOPlayerNotificationEvent.getPlayer Added new API McMMOPlayerNotificationEvent.getPlayer

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId> <groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId> <artifactId>mcMMO</artifactId>
<version>2.1.225</version> <version>2.1.226-SNAPSHOT</version>
<name>mcMMO</name> <name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url> <url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm> <scm>