{"id":17015333,"url":"https://github.com/samb440/schematics-extended","last_synced_at":"2025-04-12T09:32:28.810Z","repository":{"id":42038700,"uuid":"427453084","full_name":"SamB440/Schematics-Extended","owner":"SamB440","description":"Allows the pasting and retrieval of WorldEdit schematics block-by-block","archived":false,"fork":false,"pushed_at":"2022-11-16T14:17:41.000Z","size":304,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T04:51:10.336Z","etag":null,"topics":["bukkit","minecraft","minecraft-plugin","paper","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"","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/SamB440.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-12T18:04:31.000Z","updated_at":"2024-09-07T05:58:09.000Z","dependencies_parsed_at":"2022-08-12T03:01:16.356Z","dependency_job_id":null,"html_url":"https://github.com/SamB440/Schematics-Extended","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/SamB440%2FSchematics-Extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FSchematics-Extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FSchematics-Extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FSchematics-Extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamB440","download_url":"https://codeload.github.com/SamB440/Schematics-Extended/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248546219,"owners_count":21122272,"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","minecraft","minecraft-plugin","paper","spigot","spigot-plugin"],"created_at":"2024-10-14T06:28:23.855Z","updated_at":"2025-04-12T09:32:28.542Z","avatar_url":"https://github.com/SamB440.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://www.convallyria.com/images/schematicsgif.gif\"\u003e\n  \u003ch3 align=\"center\"\u003eSchematics Extended\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Allows the pasting and retrieval of Sponge format schematics block-by-block\n    \u003cbr/\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://github.com/SamB440/Schematics-Extended/issues\"\u003eReport Bug / Feature request\u003c/a\u003e\n  \u003c/p\u003e\n\n  \u003ccenter\u003e\n    \u003ca href=\"https://discord.gg/fh62mxU\"\u003e\n      \u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/282242806695591938\"\u003e\n    \u003c/a\u003e\n  \u003c/center\u003e\n\u003c/p\u003e\n\n[![CodeFactor](https://www.codefactor.io/repository/github/samb440/schematics-extended/badge/master)](https://www.codefactor.io/repository/github/samb440/schematics-extended/overview/master) ![Contributors](https://img.shields.io/github/contributors/SamB440/Schematics-Extended?color=dark-green) ![Issues](https://img.shields.io/github/issues/SamB440/Schematics-Extended) ![License](https://img.shields.io/github/license/SamB440/Schematics-Extended)\n![Forks](https://img.shields.io/github/forks/SamB440/Schematics-Extended?style=social) ![Stargazers](https://img.shields.io/github/stars/SamB440/Schematics-Extended?style=social)\n\n## Table Of Contents\n\n* [About the Project](#about-the-project)\n* [Branches](#branches)\n* [Getting Started](#getting-started)\n    * [Prerequisites](#prerequisites)\n    * [Setting up](#setting-up)\n* [What to do](#what-to-do)\n* [Contributing](#contributing)\n* [License](#license)\n* [Authors \u0026 Contributors](#authors--contributors)\n\n## About The Project\n\nSchematics Extended allows you to paste schematics block-by-block. It also allows fetching the palette and materials of a schematic before even pasting it.\n\nYou can find the documentation on the Spigot thread: https://www.spigotmc.org/threads/previewing-and-pasting-schematics-block-by-block.324817/\n\n## Branches \u0026 Modules\n\nSchematics Extended has modules for the WorldEdit API and branches for previous versions.\n* [WorldEdit API](https://github.com/SamB440/Schematics-Extended/tree/master/worldedit)\n* [NMS](https://github.com/SamB440/Schematics-Extended/tree/master/nms)\n* [1.17.1](https://github.com/SamB440/Schematics-Extended/tree/ver/1.17.1)\n\n## Getting Started\n\nTo contribute, follow the steps below. Contributions are very welcome.\n\n### Prerequisites\n\n* [JDK 16](https://adoptium.net/)\n* [Gradle](https://gradle.org/)\n* [Git](https://gitforwindows.org/), if on windows.\n\nRunning BuildTools is not required as we use the CodeMC NMS repository.\n\n### Setting up\n\nClone the repository\nVia IntelliJ:\n```File \u003e New \u003e Project from Version Control \u003e URL: https://github.com/SamB440/Schematics-Extended.git \u003e Clone```\n\nOr, via git bash:\n```sh\ngit clone https://github.com/SamB440/Schematics-Extended.git\n```\n\nTo build, run the `build` task from IntelliJ, gradle, or gradlew.\n\n## What to do\n\nSee the [open issues](https://github.com/SamB440/Schematics-Extended/issues) for a list of proposed features (and known issues).\n\n## Contributing\n\nContributions are greatly welcomed.\n* If you have suggestions for new features or changes, feel free to [open an issue](https://github.com/SamB440/Schematics-Extended/issues/new) to discuss it, or directly create a pull request.\n* Make sure to add javadoc comments.\n* Create an individual PR for each suggestion.\n\n### Creating A Pull Request\n\nPlease be mindful that we may ask you to make changes to your pull requests.\n\nAlso, if possible, please use `feature` or `fix` branch prefixes.\n\n## License\n\nDistributed under the GNU GPL v3 License. See [LICENSE](https://github.com/SamB440/Schematics-Extended/blob/master/LICENSE) for more information.\nPlease provide credit to the authors/contributors below if used.\n\n## Authors \u0026 contributors\n\n* [SamB440](https://github.com/SamB440) - Schematic previews, centering and pasting block-by-block, class itself\n* [brainsynder](https://github.com/brainsynder-Dev) - 1.13+ Palette Schematic Reader\n* [Math0424](https://github.com/Math0424) - Rotation calculations\n* [Jojodmo](https://github.com/jojodmo) - Legacy (\u003c 1.12) Schematic Reader","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamb440%2Fschematics-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamb440%2Fschematics-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamb440%2Fschematics-extended/lists"}