mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
parent
bf4e8d43ea
commit
b9c652ef2b
@ -836,7 +836,7 @@ public class McMMOPlayer {
|
||||
|
||||
setToolPreparationMode(tool, false);
|
||||
|
||||
if (!getAbilityMode(ability)) {
|
||||
if (getAbilityMode(ability)) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user