The Apples plugin at a configurable rate and amount setting , apple(s) can fall from a tree making it a little less hard to find food
Apples Features
Drops a set amount of apples after cutting down trees
Set the droprates (0 to 1) ea 0.25 would be 25% chance
Simple configuration
Permissions
Debug option for console logging
Permissions :
apples.drop : To give the player the chance to find the apples
Configuration :
{
"Main config": {
"Debug": false,
"Chat Steam64ID": 0,
"Chat Prefix": "[<color=orange>Apples] : "
},
"Dropchance (0-1)": 0.5,
"Min apples": 1,
"Max apples": 3
}
Localisation :
{
"Applesdrop": "{0} Apple(s) fell from the tree"
}