Skip to content

Releases: GraphicArtQuest/Bedrock-Debug-Screen

v2.0.0

21 Jun 16:44
Compare
Choose a tag to compare

Updated for Minecraft Bedrock version 1.21 and up.

Breaking Changes

  • Significant rewrites for upgrading the @minecraft/server version to 1.12.0-beta. This addon will no longer work on Minecraft versions below 1.21.

New Features

  • Added player spawn location and dimension data.
  • Added moon phase data.

Bug Fixes

  • Game will no longer throw an error when looking at blocks that are in unloaded chunks.
  • Trying to use !debug off before using !debug on for the first time will no longer throw an error.
  • When using !debug on after the debug screen is already running, it no longer adds a new process to the stack. This allows !debug off to actually work when called.