Skip to content

v1.6.0 (2024-09-04)

Choose a tag to compare

@HappyAreaBean HappyAreaBean released this 04 Sep 07:22
a568e4f

v1.6.0 (2024-09-04)

Highlights

  • New mode: ON DEMAND is now available
    • In this mode, the world can be generating if the available arena is lower than the minimum amount.
    • Note: The detection can only be handled by the ArenaProvider, SWMHook does not handle the detection.
  • AdvancedSlime supported
  • SwoftyWorldManager supported
  • HookProvider is now called HookAdapter

Features

  • on demand mode and fix ASWM adapter (0560b6c)
  • AdvancedSlimePaperHookProvider (093be2a)
  • SwoftyWorldManagerHookProvider (035127a)
  • hook provider (e0e674d)

Bug Fixes

  • loadProvider command (30f0602)
  • remove some check when loading world, renamed HookProvider to HookAdapter (98dc728)
  • add api-version in plugin.yml (6838765)