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

Multiverse incompatibility when resetting islands in AcidIsland, or Boxed - chunks not regenerated.

tastybento opened this issue · comments

Expected behavior

No flat land or holes in reset islands. If fix super flat is set, it should heal the chunks.

Observed/Actual behavior

When islands are deleted, the chunks get set to super flat.

Steps/models to reproduce

  1. Installed Multiverse
  2. Set up AcidIsland
  3. stop server (very important)
  4. restart server (this will cause the server to forget the generator for the seed world and MV will not set it)
  5. Go to some coordinate far away from spawn, e.g., 10000, 120, 10000
  6. Register the spot /acid register <your player name>
  7. Make the island /ai
  8. Reset the island /ai reset
  9. Log off to clear any cache
  10. Log back in
  11. Go into creative, fly up and tp to 10000, 120, 10000 - you will see a hole

Trying to use fix super flat will not work.

An alternative way to verify this is to change to the world acidisland/bentobox and tp to some far coordinate and it'll be super flat and not ocean.

BentoBox version

> bbox v
[21:50:19 INFO]: Running PAPER 1.20.2.
[21:50:19 INFO]: BentoBox version: 2.0.0-SNAPSHOT-LOCAL
[21:50:19 INFO]: Database: JSON
[21:50:19 INFO]: Loaded Game Worlds:
[21:50:19 INFO]: acidisland_world (acidisland_world): Overworld
[21:50:19 INFO]: bskyblock_world (BSkyBlock): Overworld, Nether, The End
[21:50:19 INFO]: oneblock_world (OneBlock): Overworld, Nether*, The End*
[21:50:19 INFO]: Loaded Addons:
[21:50:19 INFO]: AcidIsland 1.18.1-SNAPSHOT-b999 (ENABLED)
[21:50:19 INFO]: AOneBlock 1.14.2-SNAPSHOT-b367 (ENABLED)
[21:50:19 INFO]: Bank 1.7.0-SNAPSHOT-LOCAL (ENABLED)
[21:50:19 INFO]: Biomes 2.1.1 (ENABLED)
[21:50:19 INFO]: Border 4.1.0 (ENABLED)
[21:50:19 INFO]: BSkyBlock 1.16.1 (ENABLED)
[21:50:19 INFO]: CauldronWitchery 2.0.1 (ENABLED)
[21:50:19 INFO]: Challenges 1.2.0 (ENABLED)
[21:50:19 INFO]: Chat 1.1.4 (ENABLED)
[21:50:19 INFO]: CheckMeOut 1.1.1 (ENABLED)
[21:50:19 INFO]: DimensionalTrees 1.6.0 (ENABLED)
[21:50:19 INFO]: ExtraMobs 1.12 (ENABLED)
[21:50:19 INFO]: Greenhouses 1.7.3 (ENABLED)
[21:50:19 INFO]: InvSwitcher 1.12.0-SNAPSHOT-b226 (ENABLED)
[21:50:19 INFO]: IslandFly 1.11.0 (ENABLED)
[21:50:19 INFO]: Level 2.12.0-SNAPSHOT-LOCAL (ENABLED)
[21:50:19 INFO]: Likes 2.3.1 (ENABLED)
[21:50:19 INFO]: MagicCobblestoneGenerator 2.5.1 (ENABLED)
[21:50:19 INFO]: TwerkingForTrees 1.4.4-SNAPSHOT-b62 (ENABLED)
[21:50:19 INFO]: Visit 1.6.0 (ENABLED)
[21:50:19 INFO]: VoidPortals 1.5.0.0 (ENABLED)
[21:50:19 INFO]: Warps 1.13.0 (ENABLED)

Plugin list

No response

Other

No response