{"id":14969456,"url":"https://github.com/akarin-project/akarin","last_synced_at":"2025-05-15T15:07:04.070Z","repository":{"id":39717375,"uuid":"133559637","full_name":"Akarin-project/Akarin","owner":"Akarin-project","description":"Akarin is a powerful server software from the 'new dimension'","archived":false,"fork":false,"pushed_at":"2025-02-18T07:19:14.000Z","size":5652,"stargazers_count":519,"open_issues_count":18,"forks_count":61,"subscribers_count":29,"default_branch":"ver/1.12.2","last_synced_at":"2025-05-15T15:06:56.351Z","etag":null,"topics":["akarin","bukkit","craftbukkit","fork","minecraft","minecraft-server","paper","performance","server","spigot","torch","torchmc","torchspigot"],"latest_commit_sha":null,"homepage":"https://akarin.app","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Akarin-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2018-05-15T18:51:27.000Z","updated_at":"2025-04-10T11:45:55.000Z","dependencies_parsed_at":"2024-09-23T05:00:29.372Z","dependency_job_id":"3353b1bf-1de5-4f7b-93cb-623b22df78c7","html_url":"https://github.com/Akarin-project/Akarin","commit_stats":{"total_commits":705,"total_committers":9,"mean_commits":78.33333333333333,"dds":0.5148936170212766,"last_synced_commit":"b7527d1dba963f02e17d0612586b2886b33d9ec5"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akarin-project%2FAkarin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akarin-project%2FAkarin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akarin-project%2FAkarin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akarin-project%2FAkarin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akarin-project","download_url":"https://codeload.github.com/Akarin-project/Akarin/tar.gz/refs/heads/ver/1.12.2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254364270,"owners_count":22058878,"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":["akarin","bukkit","craftbukkit","fork","minecraft","minecraft-server","paper","performance","server","spigot","torch","torchmc","torchspigot"],"created_at":"2024-09-24T13:41:53.342Z","updated_at":"2025-05-15T15:06:59.145Z","avatar_url":"https://github.com/Akarin-project.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://i.loli.net/2018/05/17/5afd869c443ef.png\" alt=\"Akarin Face\" align=\"right\"\u003eAkarin\n[![Powered by](https://img.shields.io/badge/Powered_by-Akarin_project-ee6aa7.svg?style=flat)](https://akarin.io)\n[![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/fw2pJAj)\n[![bStats](https://img.shields.io/badge/bStats-Torch-0099ff.svg?style=flat)](https://bstats.org/plugin/bukkit/Torch) \n\nAkarin is currently **under heavy development** and contributions are welcome!\n\nIntroduction\n---\n\u003e Akarin is a powerful server software from the 'new dimension', formerly known as Torch. \n\nAs a [Paper](https://github.com/PaperMC/Paper) fork, it should support almost all plugins that work on [Spigot](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse).\n\nOur project has a few key goals:\n\n* **Open Access** - Make more game mechanics configurable. \n* **Bedrock** - Make the server more safe and stable. \n* **Fast** - Simplify the logic and implement multi-threaded computing.\n\n*Issues and Pull Requests will be labeled accordingly*\n\nGet Akarin\n--- \n### Download\n#### Recommended\n+ [**Jenkins**](http://ci.josephworks.net/job/Akarin/job/ver%252F1.12.2/) - Kudos to [JosephWorks](https://github.com/josephworks)\n\n*Open an [Issue](https://github.com/Akarin-project/Akarin/issues) or a [Pull Request](https://github.com/Akarin-project/Akarin/pulls) if you want to add your website here*\n\n### Build\n#### Requirements\n* Java (JDK) 8 or above\n* Maven\n\n#### Compile\n```sh\n./scripts/inst.sh --setup --fast\n```\n\n**Notes**\n* You must use `--setup` at least once to deploy necessary dependencies otherwise some imports cannot be organized. \n* For non-modified projects, it is recommended to add the `--fast` option to skip any tests.\n* If your machine has insufficient memory, you may want to add the `--remote` option to avoid decompiling locally.\n\nDemo Servers\n---\n* `demo.akarin.io` (official)\n* `omc.hk` (auth required)\n\n*Open an [Issue](https://github.com/Akarin-project/Akarin/issues) or a [Pull Request](https://github.com/Akarin-project/Akarin/pulls) if you want to add your website here*\n\nContributing\n---\n* Akarin uses [Mixin](https://github.com/SpongePowered/Mixin) to modify the code. You can checkout the `sources` folder to see more. \n* Add your name to the [LICENSE](https://github.com/Akarin-project/Akarin/blob/master/LICENSE.md) if you want to publish your code under the [MIT License](https://github.com/Akarin-project/Akarin/blob/master/licenses/MIT.md).\n* If you want to join the [Akarin-project](https://github.com/Akarin-project) team, you can [send](mailto://kira@kira.moe) us an email with your experience and necessary information.\n\n![Akarin project](https://i.loli.net/2018/05/13/5af7fbbfbcddf.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarin-project%2Fakarin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakarin-project%2Fakarin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarin-project%2Fakarin/lists"}