Automate sapling replanting with customizable settings and optional MCMMO integration.

minecraft minecraft-plugin spigot-plugin spigotmc
2 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue suggests adding support for Azalea and Mangrove trees, though the author deems Mangrove too complex to implement. For Azalea, it proposes detection based on `rooted dirt` at the base and handling its unique leaf types (normal/flowering), emphasizing this is a low-priority, non-essential feature.

Complexity: 3/5
enhancement help wanted

Automate sapling replanting with customizable settings and optional MCMMO integration.

Java
#minecraft#minecraft-plugin#spigot-plugin#spigotmc

AI Summary: The task is to fix a bug in the Sapling Replanter Minecraft plugin where replanting occurs in a radius around chopped trees instead of only at the chopped tree's location. This causes unnecessary sapling consumption and potential wood loss, especially in dense tree farms. The fix requires modifying the plugin's logic to restrict replanting to the immediate vicinity of the broken log.

Complexity: 3/5
bug good first issue

Automate sapling replanting with customizable settings and optional MCMMO integration.

Java
#minecraft#minecraft-plugin#spigot-plugin#spigotmc