{"id":19209192,"url":"https://github.com/despical/kotl","last_synced_at":"2025-05-12T18:54:30.963Z","repository":{"id":40657789,"uuid":"274901552","full_name":"Despical/KOTL","owner":"Despical","description":"A classical Minecraft minigame.","archived":false,"fork":false,"pushed_at":"2025-05-05T10:05:44.000Z","size":766,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T10:41:41.087Z","etag":null,"topics":["bukkit-plugin","java","king-of-the-ladder","kotl","minecraft","minecraft-plugin","minigame","minigame-plugin","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://spigotmc.org/resources/80686","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/Despical.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"buy_me_a_coffee":"despical","patreon":"despical"}},"created_at":"2020-06-25T11:41:25.000Z","updated_at":"2025-05-05T09:59:58.000Z","dependencies_parsed_at":"2023-02-14T10:02:37.901Z","dependency_job_id":"1ecdfe44-7ee9-4d53-a0cc-e2dcdf1c31a2","html_url":"https://github.com/Despical/KOTL","commit_stats":null,"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Despical%2FKOTL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Despical%2FKOTL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Despical%2FKOTL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Despical%2FKOTL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Despical","download_url":"https://codeload.github.com/Despical/KOTL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253804378,"owners_count":21967047,"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-plugin","java","king-of-the-ladder","kotl","minecraft","minecraft-plugin","minigame","minigame-plugin","spigot-plugin"],"created_at":"2024-11-09T13:29:29.912Z","updated_at":"2025-05-12T18:54:30.956Z","avatar_url":"https://github.com/Despical.png","language":"Java","funding_links":["https://buymeacoffee.com/despical","https://patreon.com/despical","https://www.buymeacoffee.com/despical","https://www.patreon.com/despical"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eKing of the Ladder\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![](https://github.com/Despical/KOTL/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/Despical/KOTL/actions/workflows/build.yml)\n[![](https://jitpack.io/v/Despical/KOTL.svg)](https://jitpack.io/#Despical/KOTL)\n[![](https://img.shields.io/badge/JavaDocs-latest-lime.svg)](https://javadoc.jitpack.io/com/github/Despical/KOTL/latest/javadoc/index.html)\n[![](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Support-lime.svg?logo=BuyMeACoffee)](https://www.buymeacoffee.com/despical)\n\nKing of the Ladder is an old Minecraft minigame that supports almost every version. Each player have to kick other players\nout of the ladders to be the king. The king tries to stand on the top of the ladders while not letting others climb and\npunching them out of the way! If you have any problem with this plugin check out our [wiki](https://github.com/Despical/KOTL/wiki).\nIf you still didn't find an answer see documentation section below.\n\n\u003c/div\u003e\n\n## Documentation\n- [Wiki](https://github.com/Despical/KOTL/wiki)\n- [JavaDocs](https://javadoc.jitpack.io/com/github/Despical/KOTL/latest/javadoc/index.html)\n- [Tutorial Video](https://www.youtube.com/watch?v=O_vkf_J4OgY)\n\n## Donations\n- [Patreon](https://www.patreon.com/despical)\n- [Buy Me A Coffee](https://www.buymeacoffee.com/despical)\n\n## Using King of the Ladder API\n\u003cdetails\u003e\n\u003csummary\u003eMaven dependency\u003c/summary\u003e\n\n```xml\n\u003crepository\u003e\n    \u003cid\u003ejitpack.io\u003c/id\u003e\n    \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\u003c/repository\u003e\n```\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.Despical\u003c/groupId\u003e\n    \u003cartifactId\u003eKOTL\u003c/artifactId\u003e\n    \u003cversion\u003emaster-SNAPSHOT\u003c/version\u003e\n    \u003cscope\u003eprovided\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eGradle dependency\u003c/summary\u003e\n\n```gradle\nrepositories {\n    maven { url 'https://jitpack.io' }\n}\n```\n```gradle\ndependencies {\n    compileOnly 'com.github.Despical:KOTL:master-SNAPSHOT';\n}\n```\n\u003c/details\u003e\n\n## License\nThis code is under [GPL-3.0 License](http://www.gnu.org/licenses/gpl-3.0.html)\n\nSee the [LICENSE](https://github.com/Despical/KOTL/blob/master/LICENSE) file for required notices and attributions.\n\n## Contributing\n\nI accept Pull Requests via GitHub. There are some guidelines which will make applying PRs easier for me:\n+ Ensure you didn't use tabs! Please use spaces for indentation.\n+ Respect the code style.\n+ Do not increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent.\n+ Create minimal diffs - disable on save actions like reformat source code or organize imports. If you feel the source code should be reformatted create a separate PR for this change.\n\nYou can learn more about contributing via GitHub in [contribution guidelines](../CONTRIBUTING.md).\n\n## Building from source\nTo build this project from source code, run the following from Git Bash:\n```\ngit clone https://www.github.com/Despical/KOTL.git \u0026\u0026 cd KOTL\nmvn clean package -Dmaven.javadoc.skip=true\n```\n\n\u003e [!IMPORTANT]  \n\u003e **[Maven](https://maven.apache.org/)** must be installed to build KOTL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdespical%2Fkotl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdespical%2Fkotl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdespical%2Fkotl/lists"}