Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added protection against players stealing animals by putting them in vehicles #112

Merged
merged 6 commits into from
Nov 4, 2024

Conversation

mizarc
Copy link
Owner

@mizarc mizarc commented Nov 4, 2024

Everyone knows about the issue where someone will get in your claim and yoink animals or villagers by hauling them away in boats. This flag stops that from happening.

This stops the griefing of players putting entities in boats and
carrying them away.
This stops any non-monster mob from entering a vehicle such as a boat or
minecart.
This is a more specific naming that works better, as it should only
cover animals and not just entities in general.
@mizarc mizarc added the bug Something isn't working label Nov 4, 2024
@mizarc mizarc added this to the Release 0.4 milestone Nov 4, 2024
@mizarc mizarc self-assigned this Nov 4, 2024
@mizarc mizarc linked an issue Nov 4, 2024 that may be closed by this pull request
@mizarc mizarc merged commit 15f3a98 into main Nov 4, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Flag which prevents entities getting in boat
1 participant