Sytm / waypoints

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

[Request] Select multiple waypoints #92

Closed NyaomiDEV closed 1 year ago

NyaomiDEV commented 1 year ago

In a regular client mod scenario, this happens (notice on/off switches):

image

What then happens is that beacons/holograms/icons for the enabled waypoints are visible in the world. To make this plugin behave more like a mod, it would only make sense if you can "enable" or "select" multiple waypoints at once.

This will probably look ugly for the particle indicator, so for that reason just... keep that off just in case?

Oh and also you would probably want to keep the waypoints selected between player sessions? But for the love of God use another database file for that if you decide to do that.

Sytm commented 1 year ago

Might do.

Selected Waypoints are already saved between sessions ;)

(Or atleast should)