This commit is contained in:
Boosik 2013-04-03 10:42:03 +02:00
parent 3906604736
commit 8276157d0e
2 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ public class boosCoolDownListener implements Listener {
if (boosConfigManager.getLimitEnabled()){ if (boosConfigManager.getLimitEnabled()){
limit = boosConfigManager.getLimit(regexCommad, player); limit = boosConfigManager.getLimit(regexCommad, player);
} }
break;
} }
} }
this.checkRestrictions(event, player, regexCommad, originalCommand, this.checkRestrictions(event, player, regexCommad, originalCommand,