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

Losing backpack if BlockPlaceEvent is cancelled #44

Closed
Eufranio opened this issue Nov 30, 2016 · 7 comments
Closed

Losing backpack if BlockPlaceEvent is cancelled #44

Eufranio opened this issue Nov 30, 2016 · 7 comments

Comments

@Eufranio
Copy link

Steps to reproduce:

  1. Have a plugin/mod (such as MyTown2 or GriefPrevention) that cancel BlockPlaceEvent
  2. Give yourself a backpack, and try to place it on the ground. The event will be cancelled, the block removed from world and you won't get your backpack again.
@CyberSpongie
Copy link

CyberSpongie commented Dec 1, 2016

This is fixed in the update dude i have tested it only with worldguard

@Eufranio
Copy link
Author

Eufranio commented Dec 6, 2016

Updated to latest Adventure Backpack from /releases/ and it still deleting my backpack.

@Eufranio
Copy link
Author

Eufranio commented Dec 8, 2016

Well, the thing that is cancelling the event is MyTown2. AdventureBackpacks may work when the event is cancelled by bukkit but not by Forge, this may be the problem then...

@runescapejon
Copy link
Owner

it seem this happen within MyTown2 cause i tried it with WorldGuard and it pop back into my inventory but will do more testing and debugging the issue

@Eufranio
Copy link
Author

Eufranio commented Dec 9, 2016

Looks like it happens with all forge ways of cancelling the event.

@Eufranio
Copy link
Author

No updates? =/
You can reproduce, just deny by forge was users placing Backpacks.

@Ugachaga
Copy link
Collaborator

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

4 participants