mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-08 07:27:39 +01:00
removed upgrade debug messages
This commit is contained in:
parent
fdf5b5624f
commit
fec4d01279
@ -173,9 +173,6 @@ public class MMOItemBuilder {
|
||||
|
||||
double value = getValue(stat);
|
||||
|
||||
System.out.println("VALUE: " + value);
|
||||
System.out.println("BASE: " + getBase(stat));
|
||||
|
||||
if (value > 0)
|
||||
lore.insert(stat.getPath(), stat.format(value, "#", new StatFormat("##").format(value))
|
||||
+ new ColorParse(MMOItems.plugin.getConfig()
|
||||
|
Loading…
Reference in New Issue
Block a user