Skip to content

Releases: meowerz1/GhostBlockRemover

Ghost Block Remover v1.0.1

Choose a tag to compare

@meowerz1 meowerz1 released this 25 Jan 15:55

Refactored package to Jordansbored, added replace command functionality, and bumped version to 1.0.1

Changes

  • Changed group from com.yourname to Jordansbored
  • Updated main class to com.Jordansbored.ghostblockremover.GhostBlockRemover
  • Added new 'replace' command to replace ghost blocks with a specified block ID
  • Updated version to 1.0.1
  • Removed old com.yourname package files

Usage

  • /ghost scan - Scan nearby chunks for ghost blocks
  • /ghost list - List found ghost blocks
  • /ghost remove <block_id|all> - Remove specified ghost blocks
  • /ghost replace <block_id|all> <replacement_id> - Replace ghost blocks with another block
  • /ghost autocheck <true|false> - Toggle automatic chunk scanning

v1.0.0

Choose a tag to compare

@meowerz1 meowerz1 released this 22 Jan 14:40

Initial release