BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.

Home Page:https://bentobox.world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bentobox does not delete islands from owners if keep-previous-island-on-reset: true

tastybento opened this issue · comments

Expected behavior

Old islands should not remain the property of players.

Observed/Actual behavior

After deleting an island, if you go to the old island and do /is info or similar, the player is still recorded as the owner.

Steps/models to reproduce

  1. Edit BentoBox config.yml to have keep-previous-island-on-reset: true
  2. Run server
  3. Reset an island, note coords
  4. TP back to previous coords
  5. Run the info command - player is still recorded as owner.

BentoBox version

bbox v
[03:40:11 INFO]: Running PAPER 1.20.2.
[03:40:11 INFO]: BentoBox version: 2.0.0-SNAPSHOT-LOCAL

Plugin list

No response

Other

No response