mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 03:30:10 +00:00
/bending reload properly stops Bending
This commit is contained in:
parent
e04b91f9a6
commit
9f9eacc150
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ public class Commands {
|
|||
}
|
||||
|
||||
plugin.reloadConfig();
|
||||
Methods.stopBending();
|
||||
s.sendMessage(ChatColor.AQUA + "Bending config reloaded.");
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue