SkillAgentSearch skills...

Boreal

An Endstone plugin for Technical Minecraft Bedrock Edition.

Install / Use

/learn @ForestOfLight/Boreal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="./Boreal-Logo.png"> <img src="./Boreal-Logo.png" alt="Boreal Icon" width="100" height="100"> </a> <p><b>Boreal</b></p>

GitHub Downloads Minecraft - Version Discord

</div>

An Endstone plugin for Technical Minecraft servers, specifically meant to fill in feature gaps in Canopy created by a lack of access in the vanilla Script API for Behavior Packs.

Can run standalone, but also integrates with Canopy.

Commands

Tick

Usage: /tick rate <tps: float>
Changes the world's tick speed.

Usage: /tick <freeze/unfreeze>
Starts or stops the tick speed.

Usage: /tick step [num: int]
Makes the tick speed run for a few ticks while frozen. Defaults to 1 if the number of steps is unspecified.

Usage: /tick sprint <num: int>
Makes the tick speed run as fast as possible for the desired number of ticks. Use /tick sprint 0 to interrupt the current sprint.

Usage: /tick query
Shows the current tick speed.

Flyspeed

Usage: /flyspeed [multiplier: float]
Changes your creative mode flight speed. Shows your current flight speed multiplier if the multiplier is unspecified.

Load Nearby Chunks

Usage: /loadnearbychunks [shouldLoad: bool] Toggles whether chunks nearby the player are ticked. Defaults to true if the parameter is unspecified.

Piston Push Limit

Usage: /pistonpushlimit [n: int] Changes the maximum number of blocks a piston can push. If the parameter is unspecified, it displays the current push limit.

Supported Versions

| Minecraft Version | Boreal Version | |-------------------|----------------| | 26.0 | v0.1.2 | | 1.21.130 | v0.1.1 | | 1.21.80 | v0.1.0 |

Roadmap

  • [x] /tick Command
  • [x] Horizontal Flight Speed Control
  • [ ] Vertical Flight Speed Control
  • [x] Disable Players Ticking Nearby Chunks
  • [ ] No-clip
  • [ ] In-depth performance profiler
  • [x] Piston push limit

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated23d ago
Forks1

Languages

C++

Security Score

85/100

Audited on Mar 12, 2026

No findings