Skip to content
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

[Suggestion] The map renders the world automatically when the player switches between worlds #26

Open
Pigeon2333 opened this issue Dec 14, 2022 · 1 comment

Comments

@Pigeon2333
Copy link

I wonder if a feature can be added so that the map automatically renders that world when the player switches to another world, instead of having to enter /map to get a map of the corresponding world

@bergerkiller
Copy link
Member

It caches a lot of information when it renders, and I feel a little iffy about throwing all that away every world change. No real technical reason why it can't be done though.

I take it that it should, upon teleporting, reset the coordinates to display to where the player is at the time? Kinda as if the player ran /map again?

Id personally prefer just adding a command that refreshes the held map to the current player position. A bit easier

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

No branches or pull requests

2 participants