mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-22 00:41:25 +02:00
Dev mode
This commit is contained in:
parent
522f40f0fe
commit
1269652e94
@ -1,5 +1,5 @@
|
||||
Version 2.1.191
|
||||
Fixed an exploit
|
||||
Fixed a bug related to our blocktracker
|
||||
Fixed a bug that prevented the leaderboards from working on FlatFile in some circumstances
|
||||
Some minor optimizations to our Block events
|
||||
(Unit Tests) Added a test for initializing the leaderboard on FlatFile
|
||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||
<artifactId>mcMMO</artifactId>
|
||||
<version>2.1.191</version>
|
||||
<version>2.1.192-SNAPSHOT</version>
|
||||
<name>mcMMO</name>
|
||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||
<scm>
|
||||
|
Loading…
x
Reference in New Issue
Block a user