Skip to content

Extensions

ForestOfLight edited this page Nov 18, 2024 · 6 revisions

pack_icon

Table of Contents:


What are Extensions?

Extensions are additional behavior packs that add additional functionality to Canopy. New rules are accessible through ./canopy and new commands & rules will be listed in ./help.

If you would like to learn more about creating your own extension, check out the example repo: Canopy-Extension-Example!

Popular Extensions

Here's a list of some popular extensions for Canopy:

Understudy Banner Understudy adds simulated players to Minecraft Bedrock Edition that act almost exactly like real players. Using commands, you can spawn in, control, and interact with these players. This extension is perfect for afking farms, testing redstone contraptions, and more.

Statistic Display Banner
This extension easily displays statistics on the scoreboard. Some of the statistics that can be displayed include:

  • Player Deaths
  • Blocks Mined (including each type of block)
  • Blocks Placed (including each type of block)
  • Tools Broken (including each type of tool)
  • Entities Killed (including each type of entity)
  • And more!

Storage Utilities Banner This extension aims to improve the processes of designing and testing storage related systems.