Multiple Chests per shop #28


  • Enhancment
  • Accepted
Open
Assigned to _ForgeUser7510483
  • DarthAndroid created this issue Mar 13, 2012

    What is the enhancement in mind? How should it look and feel?

    I would like to be able to link a single sign to multiple chests.

    Please provide any additional information below.

    You already have most of the code for making a sign draw off of multiple inventories with DoubleChestInventory, it would just need to be refactored to support any number of sub-inventories, instead of just two. Additional changes would also be required to store multiple shop links to different chests, and modifications to the /duckshop command to link multiple chests.

    Perhaps add a /duckshop unlink command which can clear all links to the next interacted chest or sign, and then just have /duckshop link add new links each time instead of replacing old links if they exist?

  • DarthAndroid added the tags New Enhancment Mar 13, 2012
  • _ForgeUser7510483 posted a comment Mar 13, 2012

    That sounds doable, but it's low priority now. The code's pretty hackable so if you'd like to implement it, then feel free.

  • _ForgeUser7510483 removed a tag New Mar 13, 2012
  • _ForgeUser7510483 added a tag Accepted Mar 13, 2012

To post a comment, please login or register a new account.