{"id":13692183,"url":"https://github.com/pocketnode/BedrockWS","last_synced_at":"2025-05-02T19:31:36.115Z","repository":{"id":191581604,"uuid":"112712730","full_name":"pocketnode/BedrockWS","owner":"pocketnode","description":"PEWS inspired websocket server for Minecraft: Bedrock Edition","archived":true,"fork":false,"pushed_at":"2018-03-18T00:18:35.000Z","size":11,"stargazers_count":20,"open_issues_count":2,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-07T15:01:53.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/pocketnode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2017-12-01T08:08:27.000Z","updated_at":"2023-01-27T05:33:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea453d91-bf14-48a4-8737-64c1e845decb","html_url":"https://github.com/pocketnode/BedrockWS","commit_stats":null,"previous_names":["pocketnode/bedrockws","edroiid/bedrockws"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketnode%2FBedrockWS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketnode%2FBedrockWS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketnode%2FBedrockWS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketnode%2FBedrockWS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pocketnode","download_url":"https://codeload.github.com/pocketnode/BedrockWS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252095234,"owners_count":21693880,"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":[],"created_at":"2024-08-02T17:00:54.592Z","updated_at":"2025-05-02T19:31:35.755Z","avatar_url":"https://github.com/pocketnode.png","language":"JavaScript","readme":"# BedrockWS\n\nStarting up the first time:\n```text\ngit clone https://github.com/eDroiid/BedrockWS.git\ncd BedrockWS\nnpm i \u0026\u0026 node Server\n```\n\n\nAnother way:\n```text\nnpm i https://github.com/eDroiid/BedrockWS.git\nnode MyServer.js\n```\n\n`MyServer.js`:\n```js\nconst MyServer = new (require(\"bedrockws\"))();\n\nMyServer.on(\"PlayerMessage\", event =\u003e console.log(`${event.sender}: ${event.message}`));\n\nMyServer.listen(80);\n```\n\nIn Minecraft run `/connect localhost`. Send a message. Check your command line.","funding_links":[],"categories":["Library"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocketnode%2FBedrockWS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpocketnode%2FBedrockWS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocketnode%2FBedrockWS/lists"}