{"id":16216722,"url":"https://github.com/skyost/owngarden","last_synced_at":"2025-10-29T00:52:52.598Z","repository":{"id":68292768,"uuid":"73562739","full_name":"Skyost/OwnGarden","owner":"Skyost","description":"Grow custom trees !","archived":false,"fork":false,"pushed_at":"2020-10-31T01:05:58.000Z","size":5981,"stargazers_count":7,"open_issues_count":26,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T17:51:00.487Z","etag":null,"topics":["bukkit","custom","plugin","schematic","trees"],"latest_commit_sha":null,"homepage":"https://dev.bukkit.org/bukkit-plugins/owngarden/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Skyost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-12T16:04:04.000Z","updated_at":"2025-01-17T23:25:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"66458024-ed48-4144-bad0-6fe352f1b743","html_url":"https://github.com/Skyost/OwnGarden","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FOwnGarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FOwnGarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FOwnGarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FOwnGarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skyost","download_url":"https://codeload.github.com/Skyost/OwnGarden/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982177,"owners_count":20378604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bukkit","custom","plugin","schematic","trees"],"created_at":"2024-10-10T11:21:55.530Z","updated_at":"2025-10-29T00:52:47.533Z","avatar_url":"https://github.com/Skyost.png","language":"Java","funding_links":["https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=XLEBVBMQNTXMY"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://media.forgecdn.net/attachments/125/227/logo.png\" title=\"OwnGarden\" alt=\"OwnGarden\"/\u003e\n\u003c/div\u003e\n\n## How does it work ?\nWell, 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. \nThe custom schematic is randomly picked from a list (where you can add, remove or edit available schematics per sapling type).\n\n**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).\n\n## Configuration\nYour server must be stopped before editing **config.yml**.\n\n| KEY        |                           | POSSIBLE VALUES   | DESCRIPTION                                                                                            |\n|------------|---------------------------|-------------------|--------------------------------------------------------------------------------------------------------|\n| enable     |                           |                   |                                                                                                        |\n|            | updater                   | `true` or `false` | Enables [Skyupdater](https://www.skyost.eu/skyupdater.txt).                                            |\n|            | metrics                   | `true` or `false` | Enables [bStats](https://bstats.org/).                                                                 |\n| schematics |                           |                   |                                                                                                        |\n|            | directory                 | directory         | The root directory of where to pick schematics.                                                        |\n|            | random-rotation           | `true` or `false` | Whether schematics should be randomly rotated.                                                         |\n|            | check-height              | `true` or `false` | _(Experimental)_ Whether the plugin should check for a floor before pasting a schematic.               |\n|            | remove-worldedit-metadata | `true` or `false` | Whether the plugin should try to edit the schematics and remove all WorldEdit metadata (at startup).   |\n| sapling    |                           |                   |                                                                                                        |\n|            | oak                       | list of files     | [Oak trees](https://minecraft.gamepedia.com/Tree#Oak_tree) schematics.                                 |\n|            | spruce                    | list of files     | [Spruce trees](https://minecraft.gamepedia.com/Tree#Spruce_tree) schematics.                           |\n|            | birch                     | list of files     | [Birch trees](https://minecraft.gamepedia.com/Tree#Birch_tree) schematics.                             |\n|            | jungle                    | list of files     | [Jungle trees](https://minecraft.gamepedia.com/Tree#Jungle_tree) schematics.                           |\n|            | acacia                    | list of files     | [Acacia trees](https://minecraft.gamepedia.com/Tree#Acacia_tree) schematics.                           |\n|            | dark-oak                  | list of files     | [Dark oak trees](https://minecraft.gamepedia.com/Tree#Dark_oak_tree) schematics.                       |\n| mushroom   |                           |                   |                                                                                                        |\n|            | brown                     | list of files     | [Huge brown mushrooms](https://minecraft.gamepedia.com/Huge_mushroom#Huge_brown_mushrooms) schematics. |\n|            | red                       | list of files     | [Huge red mushrooms](https://minecraft.gamepedia.com/Huge_mushroom#Huge_red_mushrooms) schematics.     |\n\nIf you want to disable the plugin for a tree type, just put the blank list `[]` instead of a list of files.\n\n## Commands and permissions\nJust one command : **/owngarden** (or **/own-garden**) which displays some information about the plugin, the loaded schematics, etc... This command requires the permission **owngarden.command**.\n\n## Bugs, improvements and feature requests\nGot a bug ? Have a feature request ? Then post a ticket [here](https://github.com/Skyost/OwnGarden/issues) !\n\n## Credits\nOwnGarden (concept and logo) comes from an idea of [Noxon](https://www.bukkit.fr/topic/14863-owngarden-faites-pousser-vos-propres-arbres/). Big thanks to him.\n\nA lot of thanks to [Eremilion](https://www.planetminecraft.com/project/realistictreesandmanyotherthingsworkinprogress/) and [Murokmakto](https://www.planetminecraft.com/project/custom-tree-pack-vol2-tropical-forest/) for their trees schematics.\n\n## Donations\nDevelopment costs time and time is the money of life. Please feel free to donate.\n\n[![PayPal Button](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=XLEBVBMQNTXMY)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyost%2Fowngarden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyost%2Fowngarden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyost%2Fowngarden/lists"}