Multiverse / Multiverse-NetherPortals

A Plugin for Multiverse-Core that handles the Notch style nether portals across multiple worlds.
BSD 3-Clause "New" or "Revised" License
79 stars 52 forks source link

Portal re-enabling on restart #228

Open FishbirdDD opened 3 years ago

FishbirdDD commented 3 years ago

Information

Details

I was not able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods. (Because I do not have a server matching that description. I could set one up on my computer if absolutely necessary.)

Description
I have been trying to disable the end on my server (without actually deleting the world) with Multiverse-NetherPortals. It works initially when I type /mvnp link end world and it says: NOTE: You have successfully disabled ENDER portals in this world. Then nobody can access them, which is what I want. However, when I restart the server this suddenly stops working and people can go to the end again.

Steps to reproduce

  1. Type /mvnp link end world (mv-netherportals, mv-portals, and mv-core installed; latest versions).
  2. Restart server

Expected behavior
The portal would continue being disabled even after a server restart.

Screenshots
No Screenshots

benwoo1110 commented 3 years ago

Hi, I believe you are facing a bug that was fixed (see https://github.com/Multiverse/Multiverse-NetherPortals/pull/201), can you test with the latest dev builds https://ci.onarandombox.com/job/Multiverse-NetherPortals/lastSuccessfulBuild/artifact/target/Multiverse-NetherPortals-4.2.2-SNAPSHOT.jar

RedZephon commented 2 years ago

I'm facing the opposite issue. When the server reboots, my end portals get unlinked and require re-linking.

nicegamer7 commented 2 years ago

I believe it's the same bug. Have you tried the build that ben linked to?

RedZephon commented 2 years ago

I believe it's the same bug. Have you tried the build that ben linked to?

I'm using Build 786 which I believe is the latest? I downloaded the latest version from the dev build site.

nicegamer7 commented 2 years ago

The latest build is 804, and this bug was fixed in build 790. Try updating and it solve the issue for you.