"/ore upgrade set" command now accepts * to upgrade all ores at once
Add new commands to view statistics: /ore stats server <ore-query>: View cumulative server statistics /ore stats player <player> <ore-query>: View cumulative player statistics Where ore query can be: *: select all ores iron: select an ore iron,gold,diamond: select multiple ores
Add command description to /ore help
CONFIG UPDATE!
Code (Text):
statistic-cumulative-details:
- "&f{target}&7's cumulative stats for &f{ore-query}"
- "&7▪ Total mined: &e{total-mined}&7 blocks"
- "&7▪ Total feedstock: &e{total-feedstock}&7 items"
- "&7▪ Total products: &e{total-products}&7 items"