Skip to content

Version 3.2.4

Compare
Choose a tag to compare
@dlsf dlsf released this 07 Feb 22:26

What's Changed

  • Remove unnecessary API initialization method by @dlsf in #536
  • Added Unit Tests by @PeachesMLG in #538
  • Fixed Issues with RoseStacker by @PeachesMLG in #545
  • Fix ClassCastException for most hanging entities by @dlsf in #548
  • Fix fire ticks harming visitors by @dlsf in #546
  • Fix SQL patch 4 by @dlsf in #549
  • Refactored RandomAccessList by @PeachesMLG in #552
  • Fix empty subcommand list in help command by @dlsf in #554
  • Add DoctaEnkoda to the list of contributors by @dlsf in #555
  • Update dependencies by @dlsf in #556
  • Change deprecated method by @DoctaEnkoda in #569
  • Disable Task start if multiverse is not on server by @DoctaEnkoda in #563
  • Negative value for disable task island recalculate by @DoctaEnkoda in #562
  • Fix issue Async task on entities by @DoctaEnkoda in #561
  • Add CurrentOffset command by @dlsf in #560
  • Implement crystal depositing via Island bank by @dlsf in #565
  • Fix subcommands appearing in tabcompletion without permissions by @dlsf in #567
  • Fix right-clicking depositing two crystals at once by @dlsf in #566
  • Fix Crystal Item Place by @MBDOFF in #572
  • Remove Duplicate Spawner by @DoctaEnkoda in #573
  • Optimize something by @dlsf in #577
  • Change Check world with API by @DoctaEnkoda in #581
  • Delete IslandSetting to Database + Clean Code by @DoctaEnkoda in #579
  • Fix rename command colorization by @MCJiaoLong in #591
  • Fix 1.18 ocean generation by @dlsf in #594
  • Fix y coordinate in currentOffset command by @dlsf in #598
  • Remove unused TriFunction interface by @dlsf in #597
  • Increase default money withdrawal amount by @dlsf in #599
  • Fix explosions being able to happen on foreign islands by @dlsf in #593
  • Add Nullable User#getPlayer() User#toPlayer() by @DoctaEnkoda in #575
  • Fix issue with +54 rewards by @DoctaEnkoda in #568
  • Add option to disable setting/permission modifications by @dlsf in #595
  • Add command to delete other islands by @dlsf in #596
  • Add shift support to the bank by @dlsf in #603
  • Improve IridiumSkyblockAPI class by @dlsf in #602
  • Add weight to the mission slots by @dlsf in #601

...and even more bugfixes!

New Contributors

  • @MCJiaoLong made their first contribution in #591

Full Changelog: 3.2.3...3.2.4