mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 08:59:01 +00:00
Added some more Custom Metrics Charts
This commit is contained in:
@@ -729,7 +729,7 @@ public class Brew implements Cloneable {
|
||||
}
|
||||
save(potionMeta);
|
||||
potion.setItemMeta(potionMeta);
|
||||
P.p.metricsForCreate(this);
|
||||
P.p.metricsForCreate(true);
|
||||
return potion;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user