mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-12 03:59:06 +00:00
commit
c36cfbe3fb
1 changed files with 2 additions and 0 deletions
|
@ -1974,6 +1974,8 @@ public class GeneralMethods {
|
|||
Flight.removeAll();
|
||||
TempBlock.removeAll();
|
||||
MultiAbilityManager.removeAll();
|
||||
if (!invincible.isEmpty())
|
||||
invincible.clear();
|
||||
}
|
||||
|
||||
public static void stopPlugin() {
|
||||
|
|
Loading…
Reference in a new issue