{"id":15174284,"url":"https://github.com/etil2jz/mirai","last_synced_at":"2025-10-01T12:30:45.805Z","repository":{"id":40452728,"uuid":"407658419","full_name":"etil2jz/Mirai","owner":"etil2jz","description":"Mirai 未来 - A powerful Minecraft Server Software coming from the future","archived":true,"fork":false,"pushed_at":"2023-01-28T23:55:17.000Z","size":2901,"stargazers_count":374,"open_issues_count":3,"forks_count":43,"subscribers_count":17,"default_branch":"ver/1.19.2","last_synced_at":"2024-09-27T11:42:29.365Z","etag":null,"topics":["bukkit","experimental","fork","hacktoberfest","java","minecraft","minecraft-server","mirai","paper","patch","performance","spigot"],"latest_commit_sha":null,"homepage":"https://etil.dev/mirai/","language":"Kotlin","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/etil2jz.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}},"created_at":"2021-09-17T19:31:36.000Z","updated_at":"2024-09-21T13:21:01.000Z","dependencies_parsed_at":"2023-02-15T19:30:29.124Z","dependency_job_id":null,"html_url":"https://github.com/etil2jz/Mirai","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etil2jz%2FMirai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etil2jz%2FMirai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etil2jz%2FMirai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etil2jz%2FMirai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etil2jz","download_url":"https://codeload.github.com/etil2jz/Mirai/tar.gz/refs/heads/ver/1.19.2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875422,"owners_count":16554677,"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","experimental","fork","hacktoberfest","java","minecraft","minecraft-server","mirai","paper","patch","performance","spigot"],"created_at":"2024-09-27T11:42:35.093Z","updated_at":"2025-10-01T12:30:45.449Z","avatar_url":"https://github.com/etil2jz.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"logo.webp\" alt=\"Mirai Face\" align=\"right\"\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eMirai\u003c/h1\u003e\n  \u003ch3\u003eA powerful Minecraft Server Software coming from the future\u003c/h3\u003e\n  \u003ch4\u003eMirai is ❗under heavy development❗ and contributions are welcome!\u003c/h4\u003e\n  \u003ch5\u003e\u003cb\u003eThis project is experimental, its usage in production environment is discouraged if you are not ready to face possible bugs.\u003c/b\u003e\u003c/h5\u003e\n  \n  [![Build status](https://img.shields.io/github/workflow/status/etil2jz/Mirai/Build/ver/1.19?style=for-the-badge)](https://ci.codemc.io/job/etil2jz/job/Mirai-1.19/lastSuccessfulBuild)\n  [![Discord](https://img.shields.io/discord/928402257605701683?color=5865F2\u0026label=discord\u0026style=for-the-badge)](https://discord.gg/DdH6Yfu9gM)\n\u003c/div\u003e\n\n## Features\n\n- **Fork of [Pufferfish](https://github.com/pufferfish-gg/Pufferfish)** for the best performance.\n- **Contains [Lithium](https://github.com/CaffeineMC/lithium-fabric) patches** which respect Vanilla parity.\n- **Efficient redstone** relying on [Alternate Current](https://github.com/SpaceWalkerRS/alternate-current), up to 4 times faster than Eigencraft's algorithm.\n- **(WIP) Implements [C2ME](https://github.com/RelativityMC/C2ME-fabric)** to improve chunk generation speed, I/O and loading.\n- **Async Pathfinding and Multithreaded Entity Tracker** from [Petal](https://github.com/Bloom-host/Petal) which drastically reduce entity load.\n- **Configurable chat report system** to disallow players from reporting others' messages to Mojang.\n- **Reduced bandwidth consumption and CPU usage** from avoiding sending useless packets in certain situations.\n- **Pre-tweaked** configuration files to reach optimal performance with minimal impact on normal behaviors.\n- **Login location** hiding feature, which adds another security layer in the logs for admins.\n- **Bugfixes** for several Minecraft issues.\n- **Faster process** for Vanilla methods.\n- **Plugin compatibility** with Spigot \u0026 Paper plugins.\n\n## Downloads\nThe latest successful build can be downloaded here:\n[mirai-paperclip-1.19.2-R0.1-SNAPSHOT-reobf.jar](https://ci.codemc.io/job/etil2jz/job/Mirai-1.19/lastSuccessfulBuild/)\n\n**Please note Java \u003e= 17 is required.**\n\nYou can also clone this repository and build it yourself.\nIf you are interested in making a fork, check out this template [there](https://github.com/PaperMC/paperweight-examples)!\n\n## Building\nIn order to distribute and use this server software, you need a paperclip file:\n\n```bash\n./gradlew applyPatches \u0026\u0026 ./gradlew createReobfPaperclipJar\n```\n\n## License\nPatches are licensed under GPL-3.0.  \nAll other files are licensed under MIT.\n\n## bStats\n[![](https://bstats.org/signatures/server-implementation/mirai.svg)](https://bstats.org/plugin/server-implementation/Mirai/14774)\n\nMade with \u003cspan style=\"color: #e25555;\"\u003e\u0026#9829;\u003c/span\u003e on Earth.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetil2jz%2Fmirai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetil2jz%2Fmirai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetil2jz%2Fmirai/lists"}