Shopkeepers

Shopkeepers

2M Downloads

Players unable to break chests with protect-chests: false

blablubbabcDEV opened this issue ยท 3 comments

commented

Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/429

Originally posted by fafler (Jul 8, 2016):

What steps will reproduce the problem?

  1. Set
    protect-chests: false
    delete-shopkeeper-on-break-chest: true
    in Config.yml
  2. Restart server
  3. Break a chest linked to another player's Shopkeeper where you otherwise have permission to break blocksWhat is the expected output? What do you see instead?
    Chest doesn't break and with debug enabled i get this:
    [08:05:58 INFO]: [Shopkeepers] Player 'fafler' does not have permission 'shopkeeper.bypass'.
    [08:05:58 INFO]: [Shopkeepers] Cancelled chest opening by 'fafler' at 'world,129,66,1276': Protected chestWhat version of the product are you using?
    1.76Do you have an error log of what happened?
    Not besides the two lines above.Please provide any additional information below.
    Server is Spigot 1.8.7
commented

Originally commented by blablubbabc (Jul 8, 2016):

Hm, it seems that this might have been always this way, since before I started maintaining shopkeepers. So I currently can't tell if this is somehow intended or not.
Anyways, the next update will contain a change which should change this, only preventing chest opening (right clicks). Though I am not sure if preventing chest opening even makes sense if the chest isn't protected.

commented

Originally commented by blablubbabc (Jul 21, 2016):

Should be fixed.

commented

Originally closed by blablubbabc (Jul 21, 2016)