mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 02:04:44 +02: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