Skip to content

6.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 12:50
ac71046

🐛 Fixes

  • fix: Don't ommit flag int input in no permission message @NotMyFault (#3466)
  • Fix: Plot#getOwner can be nullable, and redstone may be present on unowned plots @dordsor21 (#3472)
  • Fix the set block timer if the queue is not empty @PierreSchwang (#3474)
  • PlayerInteractEvent does not necessarily interact with a block @dordsor21 (#3463)
  • Fix: Missing Component returns + plot info on unknown plot owner @PierreSchwang (#3449)

✨ Features

🧭 Changes

📦 Dependency updates

  • build: Update release-drafter/release-drafter action to v5.17.6 @renovate (#3467)
  • build: Update release-drafter/release-drafter action to v5.17.5 @renovate (#3460)

📝 Documentation updates