Skip to content

Releases: falkirks/MineReset

More bug fixes...

01 Feb 21:15
Compare
Choose a tag to compare
  • Fixed an issue where mines wouldn't fully reset in certain conditions. Thanks to @shadowfury for reporting.

Bug fixes

17 Jan 16:40
Compare
Choose a tag to compare

Performance improvements and bug fixes...

03 Jan 23:56
Compare
Choose a tag to compare
  • Greatly increased performance.
  • Added /mine destroy

Asynchronous resetting, region entry blocking and more...

03 Jan 22:34
Compare
Choose a tag to compare
  • Mines now reset asynchronously and the chunks are set in full on task completion.
  • Added dedicated region blocking tool which not only saves players when reset starts, but also prevents players from entering the area during the reset.
  • RIP long resets, they are no longer available in favour of async resetting.

Bug Fixes and more

14 Dec 20:28
Compare
Choose a tag to compare
  • Added short aliases to sub commands
  • Long reset won't use server resources when not running (should improve TPS)
  • Removed deprecated stuff
  • Patched up some icky code