-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Command: /back #7
base: master
Are you sure you want to change the base?
Conversation
Noticed what I think is an oversight. In |
what would I set the back pos to? |
I set it to the player's current position right before teleporting the player, that way when you run /back and are teleported to your home, you can do /back again to get to where you originally ran /back, and then run /back again to get back to the home, and /back again, and so on and so forth. I added in |
Lol, I'm very new to using git. Thought I'd have to put in my entire branch/fork in the PR. Thanks for the tip |
and nothing else
I first wanted to use streams but then I realized there was already a map function.
I could've stored it in memory, but that'd be too easy :tiny_potato:
(This PR conflicts with #2 , I will fix one of them when the other gets merged)