Skip to content

Grow custom trees ! Now a maintained fork of the original OwnGarden, yey !

License

Notifications You must be signed in to change notification settings

OneLiteFeatherNET/OwnGarden

 
 

Repository files navigation

OwnGarden

How does it work ?

Well, it is simple : first you have to plant a sapling (any type you want). Then let it grows or use some bonemeal. When the sapling is ready to become a tree, the plugin replaces the horrible default Minecraft tree by a nice custom schematic. The custom schematic is randomly picked from a list (where you can add, remove or edit available schematics per sapling type).

NOTE : This plugin needs to have WorldEdit installed on your server (it is used to load and past legacy, sponge schematics and NBT structure files).

Configuration

Your server must be stopped before editing config.yml.

KEY POSSIBLE VALUES DESCRIPTION
enable
updater true or false Enables Skyupdater.
metrics true or false Enables bStats.
schematics
directory directory The root directory of where to pick schematics.
random-rotation true or false Whether schematics should be randomly rotated.
check-height true or false (Experimental) Whether the plugin should check for a floor before pasting a schematic.
remove-worldedit-metadata true or false Whether the plugin should try to edit the schematics and remove all WorldEdit metadata (at startup).
sapling
oak list of files Oak trees schematics.
spruce list of files Spruce trees schematics.
birch list of files Birch trees schematics.
jungle list of files Jungle trees schematics.
acacia list of files Acacia trees schematics.
dark-oak list of files Dark oak trees schematics.
mushroom
brown list of files Huge brown mushrooms schematics.
red list of files Huge red mushrooms schematics.

If you want to disable the plugin for a tree type, just put the blank list [] instead of a list of files.

Commands and permissions

Just one command : /owngarden (or /own-garden) which displays some information about the plugin, the loaded schematics, etc... This command requires the permission owngarden.command.

Bugs, improvements and feature requests

Got a bug ? Have a feature request ? Then post a ticket here !

Credits

OwnGarden (concept and logo) comes from an idea of Noxon. Big thanks to him.

A lot of thanks to Eremilion and Murokmakto for their trees schematics.

Donations

Development costs time and time is the money of life. Please feel free to donate.

PayPal Button

Sponsor this project

 

Packages

No packages published

Languages

  • Java 100.0%