This plugin prevents plants in planter boxes from dying by keeping them in a ripe state all the time. It's useful for players who might forget to harvest their plants before they die.
This works for any plant that can grow, including hemp, potatoes, and even berries, basically any plant that goes through different stages of growth.
This works for any plant that can grow, including hemp, potatoes, and even berries, basically any plant that goes through different stages of growth.
Permissions
foreverripe.use
- Only plants planted by players with this permission stay ripe and don't die.
Configuration
JSON:
{
"Version": "1.0.0",
"Plant Short Prefab Names": [
"corn.entity",
"hemp.entity",
"pumpkin.entity",
"potato.entity"
]
}