ChestShop (iConomyChestShop)

ChestShop (iConomyChestShop)

6M Downloads

Putting dye on signs

x1p opened this issue ยท 3 comments

commented

Plugin Version

3.10.2-SNAPSHOT (build 180)

Plugin Config

just default

Server Version

Purpur version git-Purpur-568 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)

Server Log

What other plugins are you running?

WorldEdit Worldguard Wordlguard-extra flags

What is happening?

A player making buy-chests can't dye it's own sign
Normal signs placed on a block can be dyed using dye.
Normal chests with a sign works fine too.

What did you expect to happen?

I would expect the owner of a shop to be able to dye it's own sign

Additional context

When using dark oak signs, coloring the text makes the text much more readable.
Staff can do this because /csaccess is default off however for an owner, right clicking opens the chest. Maybe I missed a setting. If so, then I'm all ears.
Background information about using dye in general: https://minecraft.gamepedia.com/Dye#Signs, in action: https://www.youtube.com/watch?v=Zr0kNE4gb9M

commented

You could disable the ALLOW_SIGN_CHEST_OPEN config option to allow that.

commented

I didn't know that. Sounds logical.

commented

Thnx, works