mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-08 00:24:44 +02:00
Back to active development
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
Changelog:
|
||||
#Versions without changelogs probably had very small misc fixes, like tweaks to the source code
|
||||
|
||||
Version 2.0-dev
|
||||
- Fixed /mcability not respecting permissions
|
||||
|
||||
Version 1.2.12
|
||||
- Fixed issue that caused terrible MySQL performance and negative XP on levelup (Issue #134)
|
||||
- Fixed addxp command taking xprate and skill modifiers into account
|
||||
@ -11,7 +13,7 @@ Version 1.2.12
|
||||
- Fixed error with Skull Splitter / Serrated Strikes that caused server instability and log spam
|
||||
- Fixed config.yml not having values for End Stone & other new mining blocks
|
||||
- Fixed Green Thumb/Green Terra not correctly planting wheat (Issue #133)
|
||||
- Fixed /mcability not respecting permissions
|
||||
|
||||
|
||||
Version 1.2.11
|
||||
- Removed legacy Permission & PEX dependency. (PEX still works fine with mcMMO)
|
||||
|
2
pom.xml
2
pom.xml
@ -121,5 +121,5 @@
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
<version>1.2.12</version>
|
||||
<version>2.0.00-dev</version>
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user