EnderContainers

EnderContainers

2.5k Downloads

Players cannot take out items

iTzJefeH opened this issue · 1 comments

commented

Versions
EnderContainers version: 2.3.0
Platform version: 1.19.4

Describe the bug
Players can store any item in the enderchests, but cannot take them out.

To Reproduce
I don't know as OP I can do it. But players cannot.

Short Video (Made by a player)
https://youtu.be/TcJt_kGU_IA

@utarwyn

commented

Hello @iTzJefeH! Sorry for the inconvenience.

Ugh.. this is the first time I see this kind of interaction problem with enderchests. I'm guessing it's a compatibility problem with another plugin on your server, as this seems to be an isolated issue. But, according to the EnderContainers code, there are also several ways in which an object cannot be moved:

  1. the item material has been forbidden in the plugin configuration
    ➡️ can you check your config.yml file at enderchests.forbiddenMaterials?
  2. the player is in a "restricted inventory"
    ➡️ but there are no movement restrictions in the enderchests, so it's not this.

If you can send me a list of your plugins (even in PM) or any errors related to EnderContainers that you see in your console, it might help me investigate further. Thank you!