- Fixing some bugs with the commands
- Adding a new feature: SafeMode:
During the SafeMode you can only break fully grown plants !
Also work with sugarcane (you can't break the first block of a sugarcane plant)
SafeMode is saved in a data.yml for each uuids of players using this
Here is the config for the SafeMode:
Code (YAML):
safe-mode: #Safe mode give you the ability to not break crops when they are not mature enabled: true
enable-message: "&7Safe mode &aEnabled !" disable-message: "&7Safe mode &cDisabled !" permission-require:
enabled: true
permission: "harvesthoe.safemode"