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

All player-placed blocks should go through plugins (bucket, fire) #1618

Closed
madmaxoft opened this issue Nov 27, 2014 · 2 comments
Closed

All player-placed blocks should go through plugins (bucket, fire) #1618

madmaxoft opened this issue Nov 27, 2014 · 2 comments
Assignees

Comments

@madmaxoft
Copy link
Member

All blocks placed directly by the player should use the plugin callbacks for the placement. Currently, water and lava placed using a bucket, and fire placed using a flint&steel or fire charge doesn't use the plugin callbacks, therefore making the server unsecurable through the protection plugins.

Status for halfslabs on this issue is unknown, it is possible that they are vulnerable, too.

@madmaxoft madmaxoft self-assigned this Nov 27, 2014
@NiLSPACE
Copy link
Member

Can we say that not being able to block things placed on snow is also related to this issue?

@madmaxoft
Copy link
Member Author

Most likely yes.

madmaxoft added a commit that referenced this issue Dec 24, 2014
The hooks now have fewer parameters but are called on all player-placed blocks (#1618).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants