BossShopPro Feature Addition

Status
This thread has been locked.

Skyler

Feedback score
1
Posts
9
Reactions
4
Resources
0
I am looking for somebody to add a small feature to an existing open source plugin: BossShopPro (https://github.com/Blackixx/BossShopPro).

I'd like an option to be added to the plugin (and config) that would allow a certain GUI (they're referred to as 'shops' in the plugin) to be opened when closing a certain one. This would allow for the 'ESC' key to essentially be used as a back button if navigating through a long GUI sequence. An example of a shop in the config can be seen here along with what I'd like added:

Code:
  bow_ranger:
    MenuItem:
    - '%rewarditem_1%'
    - lore:&cCosts %price%.
    RewardType: ITEM
    shopOnClose: 'nameOfShop or none' #<--- to be added
    Reward:
      - name:&2&lRanger Bow
      - amount:1
      - type:BOW
      - enchantment:ARROW_DAMAGE#7
      - enchantment:ARROW_KNOCKBACK#10
      - amount:16
      - type:ARROW
    PriceType: EXP
    Price: 30
    Message: '&2You have bought a new weapon for &c%price%&2.'
    ExtraPermission: ''

The plugin has an API which contains getShop() and openShop() methods so this task shouldn't be too difficult. My budget is $10.

If this is something one of you could do, send me a PM! Thanks.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top