{"id":16379526,"url":"https://github.com/maxlego08/zdonation","last_synced_at":"2025-08-21T09:07:19.120Z","repository":{"id":106314412,"uuid":"325519033","full_name":"Maxlego08/zDonation","owner":"Maxlego08","description":"A plugin that allows you to donate items on your server.","archived":false,"fork":false,"pushed_at":"2022-06-16T13:32:07.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T13:17:27.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Maxlego08.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":"2020-12-30T10:18:43.000Z","updated_at":"2022-06-16T13:32:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"a22f2559-b280-4f60-807e-a4ad9d4cfe22","html_url":"https://github.com/Maxlego08/zDonation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maxlego08/zDonation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzDonation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzDonation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzDonation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzDonation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxlego08","download_url":"https://codeload.github.com/Maxlego08/zDonation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzDonation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271455175,"owners_count":24762701,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T03:48:55.013Z","updated_at":"2025-08-21T09:07:19.083Z","avatar_url":"https://github.com/Maxlego08.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zDonation\n\nAllows players to give items to other players\n\n## API\n\nJava docs: https://docs.groupez.xyz/zdonation/\n\nGet ItemManager:\n```java\nDonationManager donationManager = getProvider(DonationManager.class);\n\nprotected \u003cT\u003e T getProvider(Class\u003cT\u003e classz) {\n    RegisteredServiceProvider\u003cT\u003e provider = getServer().getServicesManager().getRegistration(classz);\n    if (provider == null) {\n        log.log(\"Unable to retrieve the provider \" + classz.toString(), LogType.WARNING);\n        return null;\n    }\n    return provider.getProvider() != null ? (T) provider.getProvider() : null;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlego08%2Fzdonation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxlego08%2Fzdonation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlego08%2Fzdonation/lists"}