energy-sync / BeaconWaypoints

Minecraft Spigot plugin that turns beacons into fast travel points
MIT License
6 stars 3 forks source link

Seamless Waypoint #20

Open DavidxRussell opened 1 year ago

DavidxRussell commented 1 year ago

I would love Shift+Right-Click a Beacon to create a Waypoint! Being able to create a Waypoint with no commands would make this feel so intuitive with the rest of the game.

Pandemonious commented 3 weeks ago

yeah. The /waypoint command being required is pretty immersion-breaking.

by the way, I was toying with placeholderAPI and commandpanels. It should be possible to have an option appear in a menu if placeholder api takes the player's block coordinates, subtracts 1 from the Y coordinate, and then checks if the block in that position is a beacon. I'm going to mess with this some more and report back to help you out @DavidxRussell