Sytm / waypoints

A plugin to create waypoints like the mod, but just using Paper
https://modrinth.com/plugin/waypoints/
MIT License
31 stars 8 forks source link

Selected waypoint shows up when you switch worlds / dimensions #90

Closed NyaomiDEV closed 1 year ago

NyaomiDEV commented 1 year ago

I was stress testing the dev build, when I found this obviously erratic behaviour.

So, if you remember my spawn waypoint... image

The particle trail still wants to lead me there, except it should not even show!

image

Sytm commented 1 year ago

That shouldn't be happening...

Did you edit the config section regarding connected worlds? Otherwise I'll need to look into it

NyaomiDEV commented 1 year ago
  # Connected worlds in this list allow the translation of the coordinates 1:8, so you can for example navigate in the nether to a waypoint in the overworld
  connectedWorlds:
    - overworld: world
      nether: world_the_nether

But this is the End, lol?

Sytm commented 1 year ago

Pain