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

Deny placing blocks on crafts #573

Merged
merged 4 commits into from
Apr 8, 2023

Conversation

goodroach
Copy link
Contributor

@goodroach goodroach commented Mar 17, 2023

Describe in detail what your pull request accomplishes:

This adds the functionality of disallowing players from placing blocks on ships they are not piloting. It is just one listener and doesn't require any internationalization. The only problem with this is that if players place blocks fast enough, they might be able to before blockPlaceEvent is even called.

Related issues:

Checklist

  • Tested

@TylerS1066 TylerS1066 changed the title Dev goodroach 532 Deny placing blocks on crafts Mar 26, 2023
@TylerS1066 TylerS1066 merged commit 67f7a3b into APDevTeam:main Apr 8, 2023
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.

Don't allow players to place blocks.
2 participants