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

Improve teleport behavior for home command #4369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheMeinerLP
Copy link
Contributor

Overview

Fixes #4351

Description

This PR adds another setting called sized-based in the teleport section. This setting activates an additional check at the home command in which the block size is queried. If this is smaller than a slab, the player will be teleported in between instead of on top of it.

Submitter Checklist

Edit tasklist title
Beta Give feedback Tasklist Submitter Checklist, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
    Options
  2. Ensure that the pull request title represents the desired changelog entry.
    Options
  3. New public fields and methods are annotated with @since TODO.
    Options
  4. I read and followed the contribution guidelines.
    Options

Additonal informations

Thanks to @Tamikaschu for the base idea and the initial pr of #4352

@TheMeinerLP TheMeinerLP requested a review from a team as a code owner March 6, 2024 21:06
@github-actions github-actions bot added the Feature This PR proposes a new feature label Mar 6, 2024
@TheMeinerLP
Copy link
Contributor Author

Tested cases:
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This PR proposes a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refinement to the Plotspawn Teleportation
2 participants