mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
Stats reload
This commit is contained in:
parent
2ab70183ed
commit
01f111ffb4
@ -84,6 +84,7 @@ public class ReloadCommandTreeNode extends CommandTreeNode {
|
|||||||
// This one is not implementing Reloadable
|
// This one is not implementing Reloadable
|
||||||
NumericStatFormula.reload();
|
NumericStatFormula.reload();
|
||||||
MMOItemReforger.reload();
|
MMOItemReforger.reload();
|
||||||
|
reloadPlayerInventories();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void reloadRecipes(CommandSender sender) {
|
public void reloadRecipes(CommandSender sender) {
|
||||||
|
Loading…
Reference in New Issue
Block a user