mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-18 16:35:25 +01:00
2.2.028
This commit is contained in:
parent
a93f08a97b
commit
7883b0914a
@ -1,6 +1,7 @@
|
|||||||
Version 2.2.028
|
Version 2.2.028
|
||||||
Fixed a bug where you had to wait to summon another COTW summon if one or more of them had died or otherwise expired before their time limit
|
|
||||||
Fixed stack overflow during ChunkUnloadEvent
|
Fixed stack overflow during ChunkUnloadEvent
|
||||||
|
Fixed a bug where you had to wait to summon another COTW summon if one or more of them had died or otherwise expired before their time limit
|
||||||
|
McMMOItemSpawnEvent#setItemStack being ignored (thanks galacticwarrior9)
|
||||||
(API) Added McMMOPlayerMasterAnglerEvent (thanks bobcat4848)
|
(API) Added McMMOPlayerMasterAnglerEvent (thanks bobcat4848)
|
||||||
|
|
||||||
Version 2.2.027
|
Version 2.2.027
|
||||||
|
2
pom.xml
2
pom.xml
@ -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.2.028-SNAPSHOT</version>
|
<version>2.2.028</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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user