{"id":25774387,"url":"https://github.com/forestoflight/boreal","last_synced_at":"2026-04-11T03:00:41.663Z","repository":{"id":279726505,"uuid":"932275419","full_name":"ForestOfLight/Boreal","owner":"ForestOfLight","description":"An Endstone plugin for Technical Minecraft Bedrock Edition.","archived":false,"fork":false,"pushed_at":"2025-04-17T19:43:39.000Z","size":23021,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T03:33:47.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ForestOfLight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-02-13T16:48:13.000Z","updated_at":"2025-03-04T19:19:16.000Z","dependencies_parsed_at":"2025-04-17T20:55:38.740Z","dependency_job_id":"50e36ca8-4cac-4089-a41b-33daac98101b","html_url":"https://github.com/ForestOfLight/Boreal","commit_stats":null,"previous_names":["forestoflight/boreal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ForestOfLight/Boreal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestOfLight%2FBoreal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestOfLight%2FBoreal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestOfLight%2FBoreal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestOfLight%2FBoreal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ForestOfLight","download_url":"https://codeload.github.com/ForestOfLight/Boreal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestOfLight%2FBoreal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278296219,"owners_count":25963468,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-27T05:29:47.491Z","updated_at":"2026-04-11T03:00:41.653Z","avatar_url":"https://github.com/ForestOfLight.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"./Boreal-Logo.png\"\u003e\n        \u003cimg src=\"./Boreal-Logo.png\" alt=\"Boreal Icon\" width=\"100\" height=\"100\"\u003e\n    \u003c/a\u003e\n    \u003cp\u003e\u003cb\u003eBoreal\u003c/b\u003e\u003c/p\u003e\n\n[![GitHub Downloads](https://img.shields.io/github/downloads/ForestOfLight/Boreal/total?label=Github%20downloads\u0026logo=github)](https://github.com/ForestOfLight/Boreal/releases/latest)\n[![Minecraft - Version](https://img.shields.io/badge/Minecraft-v26.12_(Bedrock)-brightgreen)](https://feedback.minecraft.net/hc/en-us/sections/360001186971-Release-Changelogs)\n[![Discord](https://badgen.net/discord/members/9KGche8fxm?icon=discord\u0026label=Discord\u0026list=what)](https://discord.gg/9KGche8fxm)\n\u003c/div\u003e\n\nAn Endstone plugin for Technical Minecraft servers, specifically meant to fill in feature gaps in \n**[Canopy](https://github.com/ForestOfLight/Canopy)** created by a lack of access in the vanilla [Script API for Behavior Packs](https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/?view=minecraft-bedrock-stable).\n\nCan run standalone, but also integrates with **[Canopy](https://github.com/ForestOfLight/Canopy)**.\n\n## Commands\n\n### Tick\n\n**Usage: `/tick rate \u003ctps: float\u003e`**  \nChanges the world's tick speed.\n\n**Usage: `/tick \u003cfreeze/unfreeze\u003e`**  \nStarts or stops the tick speed.\n\n**Usage: `/tick step [num: int]`**  \nMakes the tick speed run for a few ticks while frozen. Defaults to 1 if the number of steps is unspecified.\n\n**Usage: `/tick sprint \u003cnum: int\u003e`**  \nMakes the tick speed run as fast as possible for the desired number of ticks. Use `/tick sprint 0` to interrupt the current sprint.\n\n**Usage: `/tick query`**  \nShows the current tick speed.\n\n### Flyspeed\n\n**Usage: `/flyspeed [multiplier: float]`**  \nChanges your creative mode flight speed. Shows your current flight speed multiplier if the multiplier is unspecified.\n\n### Load Nearby Chunks\n**Usage: `/loadnearbychunks [shouldLoad: bool]`**\nToggles whether chunks nearby the player are ticked. Defaults to true if the parameter is unspecified.\n\n## Piston Push Limit\n**Usage: `/pistonpushlimit [n: int]`**\nChanges the maximum number of blocks a piston can push. If the parameter is unspecified, it displays the current push limit.\n\n## Force Open\n**Usage: `/forceopen [enable: bool]`**  \nAllows all players to open all containers, even if the container would normally be blocked from opening.\n\n## Supported Versions\nPlease use Boreal with its corresponding Minecraft version.\n\n| Minecraft Version | Boreal Version |\n|-------------------|----------------|\n| 1.26.12.2         | v0.1.3         |\n| 1.26.0.2          | v0.1.2         |\n| 1.21.130.3        | v0.1.1         |\n| 1.21.80.3         | v0.1.0         |\n\n## Roadmap\n\n- [x] /tick Command\n- [x] Horizontal Flight Speed Control\n- [ ] Vertical Flight Speed Control\n- [x] Disable Players Ticking Nearby Chunks\n- [ ] No-Clip\n- [ ] In-Depth Performance Profiler\n- [x] Piston Push Limit\n- [x] Force Open Containers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforestoflight%2Fboreal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforestoflight%2Fboreal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforestoflight%2Fboreal/lists"}