Skip to content

ForestOfLight/Boreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boreal Icon

Boreal

GitHub Downloads Minecraft - Version Discord

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

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

About

An Endstone plugin for Technical Minecraft Bedrock Edition.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors