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

End Portal not working in 1.21.1 #272

Closed Repulzer closed 1 week ago

Repulzer commented 1 week ago

Information

Help request

Problem End portal not working. If the world doesnt exist, it says I need to add it. After adding and linking it, its not working Also Nether Portals got issues (but oddly work after relinking) - seems like others got these issues too

What I have tried Well everything thats possible From removing the world and creating a new end world, to relinking, updating and rechecking every config and so on

Repulzer commented 1 week ago

[22:49:06 INFO]: [Multiverse-NetherPortals] End Links: {vanillaworld=vanillaworld_the_end}

end is linked but not working I can mvtp there, but the portal never works

zax71 commented 1 week ago

Could you define the portal “not working”

does it send any messages? Does it do anything?

Repulzer commented 1 week ago

Ye what to define? Since I updated my server, its not working. I read other comments and saw for many neither End nor Nether works - for me End doesnt work and Nether is kinda buggy

I get no errors, its just not working

When I remove the end word and try to use the portal - it says no end world exists When I readd the end world (old one, recreated, ..) - nothing happens

I rechecked all configs, its all correctly linked The log even says its linked

But its simply not working - I would provide more infos if I could, but I cant

Repulzer commented 1 week ago

I just activated "/mv debug 3" This is what I get after entering the portal in my server logs:

[23:18:22 INFO]: [Multiverse-Core-Debug] Multiverse Debug ENABLED [23:18:23 INFO]: [Multiverse-Portals-Debug] Found The TouchedPortal event. [23:18:23 INFO]: [Multiverse-Core-Debug] EnforceAccess is OFF. Player was allowed in vanillaworld_the_end [23:18:23 INFO]: [Multiverse-NetherPortals-Debug] Finding new teleport location for player SaltyySenpai to world vanillaworld_the_end [23:18:23 INFO]: [Multiverse-NetherPortals-Debug] Player 'SaltyySenpai' was allowed to go to 'vanillaworld_the_end' because enforceaccess is off.

NeverGrowUp commented 1 week ago

Set allow-end to true in bukkit.yml

Repulzer commented 1 week ago

Naturally I did that, same goes for nether ^^

Repulzer commented 1 week ago

ok my bad, i did it in paper.yml and spigot.yml and not bukkit.yml my bad - nether still seems buggy, but it works now ty