Skip to content

Conversation

@ArowShot
Copy link
Contributor

@ArowShot ArowShot commented Jul 5, 2019

Suggestion: allow players to set their destination be right clicking on signs which specify the destination. Sign can be formatted by starting a line with "/dest " followed by the destination or by ending a line with "/dest" then putting the destination string on the next line. It also might be nice if we added this feature to books, an interactive travel guide sounds like a novel and practical idea.

@Gjum
Copy link

Gjum commented Jul 21, 2019

Thoughts on reusing [destination] signs to cycle through the listed destinations (up to 3)?

@AngrySoundTech
Copy link

The logic in your listener for setting the Destination is a copy paste of what's in the command, they should be refactored out into a common function

@ArowShot
Copy link
Contributor Author

The logic in your listener for setting the Destination is a copy paste of what's in the command, they should be refactored out into a common function

Yeah, true. Added in 954e4c8.

Copy link
Owner

@okx-code okx-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should support all aliases of the /dest command (/dest, /destination, /setdest, pulled from plugin.getDescription())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants