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

Fix for minor command problems #26

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Jan 3, 2024

/tpl "player" and /setwarp "name" "player" now correctly uses the target players location.
/print_block_state would return an error since it was expecting a EntityPlayerMP but is given EntityClientPlayerMP.

Also hides the buttons from the sidebar button gui if they're disabled by NEI. This doesn't remove them from the gui if you disable them in config.

Closes: #25

@Dream-Master Dream-Master requested a review from a team January 3, 2024 18:20
@Dream-Master Dream-Master merged commit 76c0aa0 into GTNewHorizons:master Jan 16, 2024
1 check passed
@Lyfts Lyfts deleted the fix-commands branch January 22, 2024 16:23
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.

"/tpl [to]" teleport me to me, not to "to"
3 participants