Statistic Display
Go to filesThis is a Canopy extension addon for Minecraft Bedrock Edition that allows for easy tracking and display of custom world statistics!
What is Statistic Display?
This is an addon for Minecraft Bedrock Edition that easily displays statistics on the scoreboard. All statistics are tracked even when not on display and can be displayed with a single command. It is designed to be easy to add new statistics to and only uses one scoreboard objective!
Supported statistics:
- Player Deaths
- Highest Xp Level
- Blocks Mined (including each type of block)
- Blocks Placed (including each type of block)
- Tools Broken (including each type of tool)
- Items Used (including each type of item)
- Effects Gained (including each type of effect)
- Entities Killed (including each type of entity)
- Killed By Entity (including each type of entity)
- Interacted with Block or Entity (including each type of block and entity)
- Dimension Changes (including each type of dimension)
Usage
All commands are prefixed with ./
. The ./stat
command is disabled until enabled with the commandStat
rule. Do ./help
for more information.
Usage: ./stat list
Displays a list of all available statistics.
Usage: ./stat <statistic>
Displays the specified statistic on the scoreboard.
Usage: ./stat <statistic/all> reset
Resets the counts for the specified statistic, or all statistics.
Usage: ./stat hide
Hides the scoreboard.
Usage: ./stat <statistic> print [player]
Prints the top 15 players for the specified statistic, or for only the specified player.
Usage: ./stat carousel <start/stop>
Starts or stops the carousel of statistics.
Usage: ./stat carousel <add/remove> <statistic>
Adds or removes a statistic from the carousel.
Usage: ./stat carousel list
Lists all statistics in the carousel.
Usage: ./stat carousel interval [seconds]
Sets the interval for the carousel to change statistics.
Usage: ./stat toggle [total/offline]
Toggles whether the total or offline players should be shown.
Special Thanks to CommandLeo
For their Java Edition version of the Statistic Display (as an scarpet app), which inspired me to create this Canopy extension addon.
Installation
- Download the Canopy .mcaddon from its ModBay page: Canopy - Carpet Mod for Bedrock.
- Open the Canopy .mcaddon and StatisticDisplay .mcpack files in Minecraft.
- When creating or editing a world, add the Canopy [RP], Canopy [BP], and StatisticDisplay packs.
- Enable the Beta-APIs experiments toggle.