You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin is a project for a [private server](https://www.odysseymc.eu/); it will not be uploaded to Bukkit/SpigotMC.
@@ -32,7 +32,10 @@ Because of this, make sure that your region does not contain any of those blocks
32
32
### Sprinklers
33
33
To create sprinklers to regenerate crops, type `/ezfarming addsprinkler`.
34
34
You should have at least one sprinkler for every harvesting area inside the region.
35
-
Note that trees are automatically regenerated when saplings grow.
35
+
36
+
### Trees
37
+
Saplings' locations are automatically saved to config when they grow inside of a region. The sapling will be replanted after the first log is removed.
38
+
To manually remove a sapling from the config, simply destroy it.
36
39
37
40
## Permissions
38
41
The plugin currently has only one permission node: `ezfarming.admin`. It is used to check if players are allowed to execute the `/ezfarming` command and to check if they are allowed to break blocks when the `block-break` flag is set to `allow`.
0 commit comments