{"id":43822620,"url":"https://github.com/CloudburstMC/Cloudburst","last_synced_at":"2026-02-17T15:00:56.387Z","repository":{"id":37860235,"uuid":"276878112","full_name":"CloudburstMC/Cloudburst","owner":"CloudburstMC","description":"Cloudburst Server is a Bedrock first server software. Originally forked from Cloudburst Nukkit.","archived":false,"fork":false,"pushed_at":"2026-02-10T23:44:24.000Z","size":78355,"stargazers_count":184,"open_issues_count":23,"forks_count":65,"subscribers_count":26,"default_branch":"merge","last_synced_at":"2026-02-11T02:02:15.583Z","etag":null,"topics":["bedrock","cloudburst","cloudburst-server","java","mcbe","mcbe-server","mcpe","mcpe-server","minecraft","minecraft-bedrock","minecraft-server","nukkit"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CloudburstMC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-03T10:56:42.000Z","updated_at":"2026-02-11T01:32:30.000Z","dependencies_parsed_at":"2025-05-21T05:45:06.920Z","dependency_job_id":"4dc2452d-644e-47e6-9ad1-3644287447be","html_url":"https://github.com/CloudburstMC/Cloudburst","commit_stats":null,"previous_names":["cloudburstmc/cloudburst","cloudburstmc/server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CloudburstMC/Cloudburst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudburstMC%2FCloudburst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudburstMC%2FCloudburst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudburstMC%2FCloudburst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudburstMC%2FCloudburst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CloudburstMC","download_url":"https://codeload.github.com/CloudburstMC/Cloudburst/tar.gz/refs/heads/merge","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudburstMC%2FCloudburst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bedrock","cloudburst","cloudburst-server","java","mcbe","mcbe-server","mcpe","mcpe-server","minecraft","minecraft-bedrock","minecraft-server","nukkit"],"created_at":"2026-02-06T02:00:29.837Z","updated_at":"2026-02-17T15:00:56.379Z","avatar_url":"https://github.com/CloudburstMC.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"![Cloudburst](.github/images/banner.png)\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](server/LICENSE)\n[![Build Status](https://ci.nukkitx.com/job/NukkitX/job/Server/job/master/badge/icon)](https://ci.nukkitx.com/job/NukkitX/job/Server/job/master/)\n![Tests](https://img.shields.io/jenkins/t/https/ci.nukkitx.com/job/NukkitX/job/Server/job/master.svg)\n[![Discord](https://img.shields.io/discord/393465748535640064.svg)](https://discord.gg/5PzMkyK)\n\nIntroduction\n-------------\n\nCloudburst is a server software for Minecraft: Bedrock Edition.\nIt has a few key advantages over other server software:\n\n* Written in Java, Cloudburst is faster and more stable.\n* Having a friendly structure, it's easy to contribute to Cloudburst's development and rewrite plugins from other platforms into Cloudburst plugins.\n\nCloudburst is **under improvement**, yet we welcome contributions. \n\nLinks\n--------------------\n\n* __[News](https://cloudburstmc.org)__\n* __[Forums](https://cloudburstmc.org/forums)__\n* __[Discord](https://discord.gg/5PzMkyK)__\n* __[Download](https://ci.opencollab.dev/job/NukkitX/job/Server/job/bleeding/)__\n* __[Plugins](https://cloudburstmc.org/resources/categories/cloudburst-plugins.19/)__\n* __[Wiki](https://cloudburstmc.org/wiki/cloudburst)__\n\nBuild JAR file\n-------------\n\n- `git clone https://github.com/CloudburstMC/Cloudburst.git`\n- `cd Cloudburst`\n- `git submodule update --init`\n- `./gradlew shadowJar`\n\nThe compiled JAR can be found in the `server/build/libs` directory.\n\nRunning\n-------------\nSimply run `java -jar Cloudburst.jar`.\n\nPlugin API\n-------------\nInformation on Cloudburst's API can be found at the [wiki](https://cloudburstmc.org/wiki/cloudburst/).\n\nDocker\n-------------\n\nRunning Nukkit in [Docker](https://www.docker.com/) (17.05+ or higher).\n\nBuild image from source,\n\n```\ndocker build -t nukkit .\n```\n\nRun once to generate the `/data` volume, default settings, and choose language,\n\n```\ndocker run -it --rm -p 19132:19132 nukkit\n```\n\nUse [docker-compose](https://docs.docker.com/compose/overview/) to start server on port `19132` and with `./data` volume,\n\n```\ndocker-compose up -d\n```\n\nContributing\n------------\nPlease read the [CONTRIBUTING](.github/CONTRIBUTING.md) guide before submitting any issue. Issues with insufficient information or in the wrong format will be closed and will not be reviewed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudburstMC%2FCloudburst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCloudburstMC%2FCloudburst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCloudburstMC%2FCloudburst/lists"}