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

Add option to create waypoint with coords #4172

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Add option to create waypoint with coords #4172

merged 1 commit into from
Oct 25, 2023

Conversation

Big-Iron-Cheems
Copy link
Collaborator

Type of change

  • Bug fix
  • New feature

Description

Now the .waypoint command allows users to specify coordinates.
Example: .waypoint add 42 128 36 cool rock will create the cool rock waypoint at the specified location.

Related issues

Closes #4171

How Has This Been Tested?

Singleplayer world.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Note: the passed values are absolute coords.
@MineGame159 MineGame159 merged commit 77aa25e into MeteorDevelopment:master Oct 25, 2023
1 check passed
@Big-Iron-Cheems Big-Iron-Cheems deleted the wp-comm-coords branch October 25, 2023 21:03
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.

[Suggestion]
2 participants