change to (hopefully) prevent index out of bounds exception + return "-" when fromPercentage == 0
This commit is contained in:
parent
335b4cfab1
commit
c8978e2625
4 changed files with 12 additions and 3 deletions
2
pom.xml
2
pom.xml
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>de.lunarakai</groupId>
|
||||
<artifactId>Minecleaner</artifactId>
|
||||
<version>1.0.3c</version>
|
||||
<version>1.0.4</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Minecleaner</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue