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