{"id":17015315,"url":"https://github.com/samb440/queste","last_synced_at":"2025-07-12T09:41:24.049Z","repository":{"id":129947843,"uuid":"425573360","full_name":"SamB440/Queste","owner":"SamB440","description":"An expandable, advanced, yet simple-to-use quest plugin for Minecraft","archived":false,"fork":false,"pushed_at":"2021-11-09T18:42:37.000Z","size":423,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T05:25:55.478Z","etag":null,"topics":[],"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-07T17:42:25.000Z","updated_at":"2021-11-09T18:42:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ed42bde-8d29-42d5-9bd4-d7ac9c247036","html_url":"https://github.com/SamB440/Queste","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SamB440/Queste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FQueste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FQueste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FQueste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FQueste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamB440","download_url":"https://codeload.github.com/SamB440/Queste/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamB440%2FQueste/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264972370,"owners_count":23691388,"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":[],"created_at":"2024-10-14T06:28:19.175Z","updated_at":"2025-07-12T09:41:24.018Z","avatar_url":"https://github.com/SamB440.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eQueste\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    An advanced yet simple-to-use quest plugin for Minecraft\n    \u003cbr/\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://github.com/SamB440/Queste/issues\"\u003eReport Bug / Feature request\u003c/a\u003e\n  \u003c/p\u003e\n\n  \u003ccenter\u003e\n    \u003ca href=\"https://discord.gg/convallyria\"\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/queste/badge?s=423044de775c341aa4bc557dc41d390344d16556)](https://www.codefactor.io/repository/github/samb440/queste) ![Contributors](https://img.shields.io/github/contributors/SamB440/Queste?color=dark-green) ![Issues](https://img.shields.io/github/issues/SamB440/Queste) ![License](https://img.shields.io/github/license/SamB440/Queste)\n![Forks](https://img.shields.io/github/forks/SamB440/Queste?style=social) ![Stargazers](https://img.shields.io/github/stars/SamB440/Queste?style=social)\n\n## Table Of Contents\n\n* [About the Project](#about-the-project)\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\n## About The Project\n\nQueste is an advanced yet simple-to-use quest plugin for Minecraft servers, supporting Spigot and relevant forks.\n\nThe plugin was created from the fact that existing plugins are all complex to setup and use, difficult to configure, and don't have the features expected from a quest plugin.\n\n## Getting Started\n\nTo contribute to Queste, follow the steps below. Contributions are 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\n### Setting up\n\nClone the repository\nVia IntelliJ:\n```File \u003e New \u003e Project from Version Control \u003e URL: https://github.com/SamB440/Queste.git \u003e Clone```\n\nOr, via git bash:\n```sh\ngit clone https://github.com/SamB440/Queste.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/Queste/issues) for a list of proposed features (and known issues).\n\n## Contributing\n\nContributions to Queste are greatly welcomed.\n* If you have suggestions for new features or changes, feel free to [open an issue](https://github.com/SamB440/Queste/issues/new) to discuss it, or directly create a pull request.\n* Make sure to put javadoc comments on public API methods.\n* Both Kotlin and Java contributions are accepted, however for API and more complex pull requests, Java is preferred.\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/Queste/blob/main/LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamb440%2Fqueste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamb440%2Fqueste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamb440%2Fqueste/lists"}