1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-19 18:33:00 +01:00

Add mcMMO reload command "/mcmmoreload"

This commit is contained in:
nossr50
2019-04-29 22:55:39 -07:00
parent 7b3f69aee6
commit faed690602
7 changed files with 129 additions and 72 deletions

View File

@@ -425,7 +425,6 @@ public class mcMMO extends JavaPlugin {
//Unload configs last
configManager.unloadAllConfigsAndRegisters();
debug("Was disabled."); // How informative!
}