Merge pull request #289 from Simplicitee/patch-25

Add check
This commit is contained in:
OmniCypher 2015-11-08 19:55:48 -08:00
commit c36cfbe3fb

View file

@ -1974,6 +1974,8 @@ public class GeneralMethods {
Flight.removeAll();
TempBlock.removeAll();
MultiAbilityManager.removeAll();
if (!invincible.isEmpty())
invincible.clear();
}
public static void stopPlugin() {