mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-02 18:13:43 +01:00
@@ -836,7 +836,7 @@ public class McMMOPlayer {
|
||||
|
||||
setToolPreparationMode(tool, false);
|
||||
|
||||
if (!getAbilityMode(ability)) {
|
||||
if (getAbilityMode(ability)) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user