This commit is contained in:
nossr50 2024-11-09 13:45:13 -08:00
parent c54a758e7f
commit f90a15a821
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
Version 2.2.027
Version 2.2.026
Fixed NPE on ChunkUnloadEvent
Fixed NullPointerException on ChunkUnloadEvent
Version 2.2.025
Fixed NullPointerException spam when processing XP for child skills

View File

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