BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
https://bentobox.world
Eclipse Public License 2.0
334 stars 136 forks source link

Nether World #1036

Closed Manu5656 closed 4 years ago

Manu5656 commented 4 years ago

Hi, in the caveblock configuration I set the nether generation to "false", so the user should not be able to use a nether portal in the quarry.

I tried and if a user creates a nether portal in the caveit is teleported to a normal world of nether .. can this problem be solved?

I wish it wasn't possible to access the nether via the cave.

config https://imgur.com/ELlzynP

tastybento commented 4 years ago

@Manu5656 This affects BSkyBlock and AcidIsland too so I'm transferring to BentoBox.

tastybento commented 4 years ago

@Poslovitch @BONNe Just FYI - it looks like 1.14.4 teleports players to the normal Nether world if the PlayerPortalEvent is not canceled. This was not the behavior on 1.13.2.

tastybento commented 4 years ago

Fixed, but I filed a bug with Spigot because I'm not sure if this operation is intended or not. https://hub.spigotmc.org/jira/browse/SPIGOT-5401