This plugin depends on WorldEdit or FastAsyncWorldEdit:
https://dev.bukkit.org/projects/worldedit
https://www.spigotmc.org/resources/fastasyncworldedit.13932/
Ever wanted to plant a sapling and just have it grow into an awesome tree? Look no further! With this plugin you can:
Create or drop in schematic files that will be pasted in whenever a player grows a specific sapling
Customize your saplings to your liking
Use more than just trees! Who says you cant have a custom mushroom sapling?
Code (YAML):
# -- Sample --
# my_sapling:
# material: OAK_SAPLING
# name: '&cMy Sapling'
# lore: ['&7This is my sapling.', '&7It is very special...']
# enchant-glint: false ## OPTIONAL
# custom-model-data: 1 ## OPTIONAL
# schematic: 'my_sapling.schem'
cherrytree:
material
: CHERRY_SAPLING
name
: '&
#a8ff92&lCherry Blossom &#E2E2E2Sapling'
lore
:
[
]
schematic
: 'mushpeach_cherrytree.schem'
Need help? Join the Discord! https://discord.gg/pQcXnPRZqY
About older game versions
Older game versions such as 1.19 will work as long as you arent trying to paste in blocks that do not exist in the game. One of the schematics included in this plugin is a cherry tree which will only show on version 1.20+