Skip to content

Releases: Wyzebb/MapRepair

v0.6.0-beta

06 Sep 22:30

Choose a tag to compare

v0.6.0-beta Pre-release
Pre-release

This is a beta dev build - use with caution!

It is recommended that you save a backup of your world before using this plugin in the event that something goes wrong! Features are still being implemented - if there is one you would like, please make an issue on GitHub!

Top Changes

  • Added lots of events that can be repaired (full list under new heading below)
  • Add block data support (now supports all data such as rotation, rather than just material)
  • Update README significantly
  • Update base command description
  • Bug fixes

What it repairs

  • Broken blocks
  • Placed blocks
  • Lavacasts
  • Explosions from TNT, end crystals, creepers and beds
  • Water and lava (source blocks and flowing blocks)
  • Blocks being ignited/ primed
  • Blocks burned by fire
  • Leaves that may decay
  • Blocks melting
  • Fire burning out
  • Blocks fertilised by bonemeal
  • Fire spreading
  • Crops grown by bonemeal

Full Changelog: v0.5.2-alpha...v0.6.0-beta

v0.5.2-alpha

04 Sep 08:02

Choose a tag to compare

v0.5.2-alpha Pre-release
Pre-release

This is an alpha dev build - use with caution!

It is not recommended to use this plugin on servers as it may contain bugs and unfinished features!

Top Changes

  • Remove command names and usages from the language system, as translating them will make it difficult to know the command to use, which is in English
  • Update ru_RU.yml by @JustCheburek in #2
  • Remove unnecessary keys from en_US and ru_RU language files as they are no longer supported
  • Bug fixes

Full Changelog: v0.5.1-alpha...v0.5.2-alpha

v0.5.1-alpha

03 Sep 21:48

Choose a tag to compare

v0.5.1-alpha Pre-release
Pre-release

This is an alpha dev build - use with caution!

It is not recommended to use this plugin on servers as it may contain bugs and unfinished features!

Top Changes

  • Fix block locations not repairing correctly when they have been modified multiple times
  • Bug fixes

Full Changelog: v0.5.0-alpha...v0.5.1-alpha

v0.5.0-alpha

02 Sep 18:32

Choose a tag to compare

v0.5.0-alpha Pre-release
Pre-release

This is an alpha dev build - use with caution!

It is not recommended to use this plugin on servers as it may contain bugs and unfinished features!

Top Changes

  • Add 1.17-1.21.1 support
  • Redo features, permissions, the description and disclaimer in the README.md
  • Code optimisations and consistency updates
  • Minor logic changes
  • Improve error logging
  • Variable non-null requirement
  • Clean up and modularise code
  • Bug fixes

Full Changelog: v0.4.0-alpha...v.0.5.0-alpha

v0.4.0-alpha

02 Sep 15:19

Choose a tag to compare

v0.4.0-alpha Pre-release
Pre-release

This is an alpha dev build - use with caution!

It is not recommended to use this plugin on servers as it may contain bugs and unfinished features!

Top Changes

  • Add setmap command, which should be executed after editing a world
  • Rework folder structure for worlds to save block data
  • Move messages to the language files
  • Add, remove and change messages
  • Add more options to config.yml
  • Add console and colour logic
  • Remove French language support
  • Improve multi-language system
  • Add Russian language support - messages are yet to be translated
  • Update README.md
  • Clean up and modularise code
  • Bug fixes

New Contributors

Full Changelog: v0.3.0-alpha...v0.4.0-alpha

v0.3.0-alpha

01 Sep 21:26

Choose a tag to compare

v0.3.0-alpha Pre-release
Pre-release

This is an alpha dev build - use with caution!

It is recommended to not use this on non-testing servers as in the unlikely event that it may contain critical bugs, it could corrupt your world!

Top Changes

  • Add multi-language system (messages have not been converted yet!)
  • Add command completion
  • Add block breaking, placing and replacing event tracking
  • Add saving across server restarts
  • Add repair subcommand which reverts all broken, placed and replaced blocks
  • Fix bugs

Full Changelog: https://github.com/Wyzebb/MapRepair/commits/v0.3.0-alpha