mirror of
https://github.com/LordBoos/boosCooldowns.git
synced 2024-11-22 18:45:15 +01:00
break?
This commit is contained in:
parent
3906604736
commit
8276157d0e
Binary file not shown.
@ -100,6 +100,7 @@ public class boosCoolDownListener implements Listener {
|
||||
if (boosConfigManager.getLimitEnabled()){
|
||||
limit = boosConfigManager.getLimit(regexCommad, player);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
this.checkRestrictions(event, player, regexCommad, originalCommand,
|
||||
|
Loading…
Reference in New Issue
Block a user