mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-01 16:19:53 +01:00
Leave some room.
This commit is contained in:
parent
bbcc8f918e
commit
5ba4dc7b77
@ -42,6 +42,7 @@ public class FishingManager extends SkillManager {
|
||||
|
||||
return target instanceof LivingEntity && SkillTools.unlockLevelReached(player, skill, AdvancedConfig.getInstance().getShakeUnlockLevel()) && Permissions.shake(player);
|
||||
}
|
||||
|
||||
/**
|
||||
* Handle the Fisherman's Diet ability
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user