{"id":14969632,"url":"https://github.com/ruviolence/reaper","last_synced_at":"2025-06-20T00:08:31.847Z","repository":{"id":39746070,"uuid":"505221788","full_name":"ruViolence/Reaper","owner":"ruViolence","description":"Another Paper 1.12.2 fork with some performance enhancements, bug fixes, and improvements.","archived":false,"fork":false,"pushed_at":"2024-04-20T11:49:25.000Z","size":623,"stargazers_count":42,"open_issues_count":4,"forks_count":4,"subscribers_count":6,"default_branch":"ver/1.12.2","last_synced_at":"2025-06-20T00:08:26.464Z","etag":null,"topics":["bukkit","java","minecraft","minecraft-server","paper","paper-fork","paperclip","papermc","spigot"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ruViolence.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-06-19T21:20:35.000Z","updated_at":"2025-06-09T09:16:53.000Z","dependencies_parsed_at":"2024-04-20T12:50:30.247Z","dependency_job_id":null,"html_url":"https://github.com/ruViolence/Reaper","commit_stats":{"total_commits":51,"total_committers":4,"mean_commits":12.75,"dds":0.05882352941176472,"last_synced_commit":"a2ea0f127b96b75faa1974e812ce8767958233b8"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ruViolence/Reaper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruViolence%2FReaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruViolence%2FReaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruViolence%2FReaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruViolence%2FReaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruViolence","download_url":"https://codeload.github.com/ruViolence/Reaper/tar.gz/refs/heads/ver/1.12.2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruViolence%2FReaper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260852155,"owners_count":23072604,"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","java","minecraft","minecraft-server","paper","paper-fork","paperclip","papermc","spigot"],"created_at":"2024-09-24T13:42:08.804Z","updated_at":"2025-06-20T00:08:26.830Z","avatar_url":"https://github.com/ruViolence.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reaper [![Dev Build](https://github.com/ruViolence/Reaper/actions/workflows/dev-build.yml/badge.svg)](https://github.com/ruViolence/Reaper/actions/workflows/dev-build.yml)\n\nAnother Paper 1.12.2 fork with some performance enhancements, bug fixes, and improvements.\n\n## Support limitation\n\nI created this fork for myself and I use it on my server.\nTherefore, it is of little importance to me if it lacks certain features that others may require.\nIf you are dissatisfied with this fork, there are many other forks available on the internet.\nYou may also create your own fork and patch it as you wish.\nIf there are any bugs in the fork, please report them in the [issues](https://github.com/ruViolence/Reaper/issues),\nbut there is no guarantee that I will take the time to address them if they do not greatly concern me.\n\n## How To (Server Admins)\n\nReaper uses the same paperclip jar system that Paper uses.\n\nYou can download the latest release of Reaper by going [here](https://github.com/ruViolence/Reaper/releases/latest) but I highly recommend to use the latest [dev build](https://nightly.link/ruViolence/Reaper/workflows/dev-build/ver%2F1.12.2/Reaper-JDK8.zip).\n\n## How To (Plugin Developers)\n\nMaven repository:\n```xml\n\u003crepository\u003e\n    \u003cid\u003egithub-ruviolence-reaper\u003c/id\u003e\n    \u003cname\u003eGitHub ruViolence Apache Maven Packages\u003c/name\u003e\n    \u003curl\u003ehttps://maven.pkg.github.com/ruViolence/Reaper\u003c/url\u003e\n\u003c/repository\u003e\n```\n\nReaper-API maven dependency:\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.ruviolence\u003c/groupId\u003e\n    \u003cartifactId\u003ereaper-api\u003c/artifactId\u003e\n    \u003cversion\u003e1.12.2-R0.1-SNAPSHOT\u003c/version\u003e\n    \u003cscope\u003eprovided\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n\nReaper-Server maven dependency:\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.ruviolence\u003c/groupId\u003e\n    \u003cartifactId\u003ereaper\u003c/artifactId\u003e\n    \u003cversion\u003e1.12.2-R0.1-SNAPSHOT\u003c/version\u003e\n    \u003cscope\u003eprovided\u003c/scope\u003e\n\u003c/dependency\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruviolence%2Freaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruviolence%2Freaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruviolence%2Freaper/lists"}