ChestShop-authors / ChestShopNotifier

Bukkit plugin that allows your players to see who bought or sold what while they were offline.
https://www.spigotmc.org/resources/chestshopnotifier.30313/
10 stars 8 forks source link

RFE: Multi-Owner signs #17

Closed danisaacs closed 7 years ago

danisaacs commented 7 years ago

With user shops, allowing >1 user to own a Shop chest would enable simpler shop partnerships.

Phoenix616 commented 7 years ago

Not saying that it would be impossible to do with the current way shop signs are handled (via the username on the sign) but definitely difficult to do.

Maybe via some kind of organization that owns the shop and contains bultiple players? (That would be best implemented by a seperate plugin 'though)

Also the question would be who should receive/pay the money. All of them in equal amounts? You would also need some kind of authorization for shops that buy items so that noone can just steal money from you.

On Jun 4, 2017 12:00 AM, "danisaacs" notifications@github.com wrote:

With user shops, allowing >1 user to own a Shop chest would enable simpler shop partnerships.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Phoenix616/ChestShopNotifier/issues/17, or mute the thread https://github.com/notifications/unsubscribe-auth/AFgGTeJWmiSxfFU9Cs5b60eJDOEGAE3Gks5sAeWYgaJpZM4NvOUZ .

Phoenix616 commented 7 years ago

Also I just realised that this issue was opened on the ChestShopNotifier repository. This plugin is for transaction notifications, not the main ChestShop repo. I'm closing this here, feel free to open a more detailed issue on the ChestShop repo.