change to (hopefully) prevent index out of bounds exception + return "-" when fromPercentage == 0

This commit is contained in:
LunarAkai 2024-04-05 22:20:01 +02:00
commit c8978e2625
4 changed files with 12 additions and 3 deletions

View file

@ -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>