{"id":16379521,"url":"https://github.com/maxlego08/ztournament-api","last_synced_at":"2026-06-21T02:31:41.684Z","repository":{"id":106314481,"uuid":"282626027","full_name":"Maxlego08/zTournament-API","owner":"Maxlego08","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-10T17:28:43.000Z","size":322,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T13:17:26.898Z","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-07-26T10:25:41.000Z","updated_at":"2021-01-10T17:28:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"447d220a-a496-45dd-9563-814a499962f2","html_url":"https://github.com/Maxlego08/zTournament-API","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Maxlego08/zTournament-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzTournament-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzTournament-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzTournament-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzTournament-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxlego08","download_url":"https://codeload.github.com/Maxlego08/zTournament-API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxlego08%2FzTournament-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34592050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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:53.979Z","updated_at":"2026-06-21T02:31:41.668Z","avatar_url":"https://github.com/Maxlego08.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zTournament\n\nPvp tournament plugin\n\n## Get Tournament interface\n\nDownload API: https://github.com/Maxlego08/zTournament-API/releases/tag/1.0\n\u003cbr\u003eJavaDocs: https://docs.groupez.xyz/ztournament/\n\n```java\nTournament tournament = getProvider(Tournament.class);\n\n\nprotected \u003cT\u003e T getProvider(Class\u003cT\u003e classz) {\n    RegisteredServiceProvider\u003cT\u003e provider = getServer().getServicesManager().getRegistration(classz);\n    if (provider == null) \n        return null;\n    return provider.getProvider() != null ? (T) provider.getProvider() : null;\n}\n```\n\n## Features\n\n* Unlimited Arena\n* All types of duel (1v1, 2v2, 3v3, 20v20, ...)\n* Multi-arena system (there can be several duels in a single arena)\n* Unlimited Kit\n* Reward according to the position of the team\n* Fully automatic\n\n## Commands\n\n* /tournament create \\\u003cteam name\u003e - Create a team (ztournament.team.create)\n* /tournament join \\\u003cteam name\u003e - Join a team (ztournament.team.join)\n* /tournament invite \\\u003cplayer\u003e - Invite a player to your team (ztournament.team.invite)\n* /tournament leave - Leave your team (ztournament.team.leave)\n* /tournament version - Show plugin's version\n* /tournament arena \\\u003cloc\u003e - Create an arena (ztournament.arena)\n* /tournament delete \\\u003cuuid\u003e - Delete an arena (ztournament.delete)\n* /tournament list - Show an arena (ztournament.arena.show)\n* /tournament setlobby - Set lobby's position (ztournament.setlobby)\n* /tournament stop - Shop a tournament (ztournament.stop)\n* /tournament wave - Start next wave (ztournament.wave)\n* /tournament start \\\u003ctype\u003e \\\u003ckit name\u003e - Start tournament (ztournament.start)\n* /tournament reload - Reload the plugin (ztournament.reload)\n* /tournament kit - Show kit commands (ztournament.kit.use)\n* /tournament kit list- Show kit list (ztournament.kit.use)\n* /tournament kit show \\\u003cname\u003e - Show kit content (ztournament.kit.use)\n* /tournament kit create \\\u003cname\u003e - Create an empty kit (ztournament.kit.use)\n* /tournament kit edit \\\u003cname\u003e - Edit a kit (ztournament.kit.use)\n* /tournament kit delete \\\u003cname\u003e - Edit a kit (ztournament.kit.use)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlego08%2Fztournament-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxlego08%2Fztournament-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxlego08%2Fztournament-api/lists"}