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

Player can place lava and lose xp #579

Closed
Daxxas opened this issue May 24, 2019 · 1 comment
Closed

Player can place lava and lose xp #579

Daxxas opened this issue May 24, 2019 · 1 comment

Comments

@Daxxas
Copy link

Daxxas commented May 24, 2019

Description

[//]: # Players can place lava and water in instances even when the placeblocks rules are set to deny
Players also lose xp when they die in the dungeons even with the keepinventory rules set to true

Reproduce

[//]: # make a dungeon where you deny place blocks and set all the keepinventory rules to true, enter the dungeon as a player with a lava bucket and xp. Try to place lava with the bucket and die to check if you lose xp

Expected behavior

[//]: # Players shouldn't lose xp or be able to place lava

Screenshots / GIFs / videos

[//]: # I can do one if needed
Relevant configuration files

[//]: # I will add them tomorrow if you are seeing this then it probably means I'm asleep


@Sataniel98
Copy link
Member

Using buckets is interaction, not block placing, and thus not covered by rules for placing and breaking blocks. As for the EXP, I will have a look at it. Thank you for the reports!

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

2 participants