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 prevent entities from being moved from plot #4554

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

SirYwell
Copy link
Member

Overview

Description

We already have an option to prevent entities from wandering off plots themselves due to pathfinding, but they can still be pushed outside (or pulled with a leash). Using Paper's EntityMoveEvent, we can also prevent such actions.
The feature is disabled by default to not affect behavior of existing setups.

Submitter Checklist

Preview Give feedback

@SirYwell SirYwell requested a review from a team as a code owner December 19, 2024 20:13
@github-actions github-actions bot added the Feature This PR proposes a new feature label Dec 19, 2024
@NotMyFault NotMyFault merged commit 960b7b2 into main Dec 22, 2024
8 checks passed
@NotMyFault NotMyFault deleted the feature/entity-movement branch December 22, 2024 10:12
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.

3 participants