About Nature
The plugin changes the system of plants and trees to a more realistic one.
Features
Watering plants planted in the ground.
Fertilizing plants planted in the ground.
Possibility to block planting in unauthorized fields.
All trees grow and have stages of growth.
Tree seedlings were introduced.
The method of obtaining wood has been changed.
Video Preview
https://youtu.be/stoRXnVGpik
https://streamable.com/tktvrq
https://streamable.com/my4z28
https://streamable.com/mcyvwl
UNINSTALLING
Delete the file from the plugins folder, or disable the feature in the configuration file.
A server restart is required to uninstall the new plant system!
Configuration
Quote{ "Plants": { "enable": true, "NeedBuildingAuth": true, "AllowFertilized": true, "AllowSplash": true, "ShortNameFertilizeTool": "paddle" }, "Trees": { "enable": true, "NeedBuildingAuth": true, "AllowTreeSeed": true, "ModifyDispenserGather": true, "EnableCuttingStages": true, "GrowTick": 60, "TreeClonePerTree": 1, "TreeStackAmount": 1, "GrowUpCMDPerm": "nature.growup", "DispenserWoodFromDriftwood": { "driftwood_1": 10, "driftwood_2": 10, "driftwood_3": 25, "driftwood_4": 25, "driftwood_5": 50, "driftwood_set_1": 200, "driftwood_set_2": 100, "driftwood_set_3": 150 } } }PLANTS :
"enable"Enable the new plant system(Plants planted on the ground can be watered and fertilized).
Default Value: true
Disable Value: false
Recommended: true"NeedBuildingAuth"
Does the player need authorization to plant a seedling?
Default Value: true
Disable Value: false
Recommended: true
"AllowFertilized"It allows the soil to be fertilized.
Default Value: true
Disable Value: false
Recommended: true"AllowSplash"
It allows you to water plants.
Default Value: true
Disable Value: false
Recommended: true
"ShortNameFertilizeTool"
It determines what tool can be used to fertilize the soil.
Default Value: "paddle"
Recommended: "paddle"TREES:
"enable"Enable the new tree system(The trees grow, leave logs after cutting and produce a seedling).
Default Value: true
Disable Value: false
Recommended: true"NeedBuildingAuth"
Does the player need authorization to plant a seedling?
Default Value: true
Disable Value: false
Recommended: true
"AllowTreeSeed"Should the player receive a seedling after cutting down the tree?
Default Value: true
Disable Value: false
Recommended: true"ModifyDispenserGather"
Is the plugin supposed to change the way of collecting wood by chopping trees, logs and wood?
Default Value: true
Disable Value: false
Recommended: true"EnableCuttingStages"
Ability to disable the steps of cutting wood.
Default Value: true
Disable Value: false
Recommended: true"GrowTick"
Every how many minutes the trees will grow? Too frequent growth of trees can cause problems with ghost trees.
Default Value: 60
Disable Value: 0
Recommended: 60"TreeClonePerTree"
How many seedlings will a player get from one tree?
Default Value: 1
Disable Value: 0
Recommended: 2"TreeStackAmount"
How many tree seedlings can be stacked?
Default Value: 1
Recommended: 1"GrowUpCMDPerm"
The name of the permission to use admin commands.
Default Value: "nature.growup"
"DispenserWoodFromDriftwood"
WARNING: Only works if ModifyDispenserGather is true. Values are random, please do not suggest.
How much wood will we get when chopping wood depending on the visual differences of the wood model.Default Value:
{ "driftwood_1": 10, "driftwood_2": 10, "driftwood_3": 25, "driftwood_4": 25, "driftwood_5": 50, "driftwood_set_1": 200, "driftwood_set_2": 100, "driftwood_set_3": 150 }
Credits
@UmodTeam for adding hooks.
@Steenamaroo, @Billy Joe, @Raul-Sorin SorbanThanks you so much! Love you!!!