Stats reload

This commit is contained in:
Roch Blonndiaux 2023-02-07 15:08:29 +01:00
parent 2ab70183ed
commit 01f111ffb4

View File

@ -84,6 +84,7 @@ public class ReloadCommandTreeNode extends CommandTreeNode {
// This one is not implementing Reloadable
NumericStatFormula.reload();
MMOItemReforger.reload();
reloadPlayerInventories();
}
public void reloadRecipes(CommandSender sender) {