{"id":15023646,"url":"https://github.com/endermanbugzjfc/quest","last_synced_at":"2025-07-18T11:35:05.414Z","repository":{"id":107499977,"uuid":"591520287","full_name":"Endermanbugzjfc/Quest","owner":"Endermanbugzjfc","description":"Opening the source from one of my cancelled commission.","archived":false,"fork":false,"pushed_at":"2023-02-03T03:30:40.000Z","size":42,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T18:03:01.388Z","etag":null,"topics":["dialog","dialogue","npc","plugin","pm","pm4","pocketmine","quest"],"latest_commit_sha":null,"homepage":"https://poggit.pmmp.io/ci/Endermanbugzjfc/Quest/Quest/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Endermanbugzjfc.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":"2023-01-21T00:45:19.000Z","updated_at":"2023-06-05T16:56:14.000Z","dependencies_parsed_at":"2023-05-17T15:00:24.260Z","dependency_job_id":null,"html_url":"https://github.com/Endermanbugzjfc/Quest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endermanbugzjfc%2FQuest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endermanbugzjfc%2FQuest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endermanbugzjfc%2FQuest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endermanbugzjfc%2FQuest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Endermanbugzjfc","download_url":"https://codeload.github.com/Endermanbugzjfc/Quest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248289970,"owners_count":21078923,"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":["dialog","dialogue","npc","plugin","pm","pm4","pocketmine","quest"],"created_at":"2024-09-24T19:59:17.150Z","updated_at":"2025-04-10T20:22:38.750Z","avatar_url":"https://github.com/Endermanbugzjfc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quest\nOpening the source from one of my cancelled commission.\n\nDemo video: https://www.youtube.com/watch?v=_aDHyfgpFiE\n# Features\n- Config-customizable quests.\n- Categorizable quests.\n- NPC dialogue with popping text.\n- Automatically installs SimpleNPC.\n\n## [Example quest config](https://github.com/Endermanbugzjfc/Quest/blob/18a61d4c14d73971e5d9248ac76a64bde0452596/resources/quests/farming/15.yml)\n```yaml\nname: Harvest 750 carrots and 100 potatoes\ndialog:\n  title: Farmer\n  content:\n    |-\n    Harvest 750 carrots, 100 potatoes and come back.\n  buttons:\n    - label: Claim\n      quest:button_remove: [ ]\ntask:\n  # quest:collect = Remove the item once obtain\n  quest:obtain:\n    minecraft:carrot:\n      amount: 750\n    minecraft:potato:\n      amount: 100\nreward:\n  quest:commands:\n    - givemoney {player} 5000\n```\n## Task types\n# API\n- [Register](https://github.com/Endermanbugzjfc/Quest/blob/18a61d4c14d73971e5d9248ac76a64bde0452596/src/Endermanbugzjfc/Quest/Quest.php#L83-L87) your [TaskInterface](https://github.com/Endermanbugzjfc/Quest/blob/master/src/Endermanbugzjfc/Quest/tasks/TaskInterface.php) to add custom tasks.\n# Potential problems\n- The popping text of NPC dialogue might bloat the server network and lag players. There is currently NO interface to disable the popping text. (But a \"Skip\" button is provided to players.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendermanbugzjfc%2Fquest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendermanbugzjfc%2Fquest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendermanbugzjfc%2Fquest/lists"}