Shop GUI

Discussion in 'Archived: Plugin Requests' started by MAIN20000, May 29, 2014.

  1. Offline

    MAIN20000

    Shops
    I belive this has been made before, but ive spent days looking on the bukkit plugins list and couldnt not find it, so mabye you guys have seen it before :)

    Plugin category: General

    Suggested name: Shops

    What I want: Basically you can have Configuated shops, when you right click a sign, it opens say [Buy] on the first line, and whatever on the other three lines, but the bottom line might have the shop name eg Farmable, witch has a Farmable.yml file.
    Images Below:
    [​IMG]
    This is the selling GUI, anything put in the chest, once closed it will sell your items, the prices will come from something like prices.yml
    [​IMG]
    This is the buying GUI prices come from shops.yml or something like that lines :)
    [​IMG]
    These are the signs
    [Sell] - opens the selling GUI above
    [Price] sends a message (messages are configuable) EG - ServerName> This Item is worth {Price}.
    [Buy] Opens up Buy Menu, as shown on the top sign, Chef meaning Chef.yml items EG food.

    Ideas for commands: /shop for portable shop for donators, not really needed though

    Ideas for permissions: shops.create.sign, shops.use.sign, Shops.use.{ShopName.yml}

    When I'd like it by: Anything thx if you know of this plugin great :)
    ~Reality
     
  2. Online

    timtower Administrator Administrator Moderator

    MAIN20000 Don't double post requests please
     
  3. Offline

    MAIN20000

    Some told me to add more info i so re type it and i am deleting the other one but sorry
     
  4. Offline

    JordyPwner

    Use chestcommand you can do that with signs to. Took me 2secs to search
     
  5. Offline

    MAIN20000

    No you cant
     
  6. Offline

    Alster551

    How so?
     
  7. Offline

    MAIN20000

    It doesn't work like that I have chest commands

    The buy bit maybe but not the sell

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 1, 2016
  8. Offline

    JordyPwner

    Use ChestCommands and serversigns this solve youre problem just learn how to use it -.-
     
  9. Offline

    MAIN20000

    What do you not get it doesn't work like that
     
  10. Offline

    JordyPwner

    MAIN20000 YES IT DOES just learn it men!
     
  11. Online

    timtower Administrator Administrator Moderator

  12. Offline

    JordyPwner

    timtower sorry but its best way for working to him it even does just learn it
     
  13. Offline

    itzv1ruz

    ChestCommands FTW Bro!
    I use it on my server
     
  14. Offline

    MAIN20000

    I have it for my server but it doesn't work the way we need for the shop and thank you neonix
     
  15. Offline

    MAIN20000

  16. Offline

    MAIN20000

  17. Offline

    davewolax


    okay, so here is the answer:

    Step 1. Get the CompassNavigation plugin > http://dev.bukkit.org/bukkit-plugins/compass-navigation/
    Step2. setup the configurations and the items and prices
    Step3. setup the item to open the shop. like right click on a clock to open the shop menu
    Step4. you are good to go!

    I'm using this as my main server shop system and people love it. there are thousands of transactions only with this shop. people also can use /shop or right click on the Clock to open the shop menu.

    Well you can use guishop (http://dev.bukkit.org/bukkit-plugins/guishop/) but it doesn't work really well and it's not really configurable.

    If you need help you can pm me or email me
    Hope it helps. have fun!
     
    AronTheGamer likes this.
  18. Offline

    MAIN20000

    I want it where they move there items in so when they leave the sign it sells it all
     
  19. Offline

    davewolax

    it works as well, I also made the same shop menu for sell just like the buy shop menu and for example when a player clicks on the Stone block, console will issue server command /sudo {player} sell hand and also it gives them the money for what they have sold for. it works pretty well, just configuration and messing up with the config files! XD
     
  20. Offline

    MAIN20000

    That works for the buy but not the sell
     
  21. Offline

    davewolax

    it works, you can define custom commands when a player click a block
     
  22. Offline

    MAIN20000

    No it opens it like this [​IMG]
     
  23. Offline

    davewolax

  24. Offline

    MAIN20000

    Thats not what i said
     
  25. Offline

    davewolax

    Well, probably it's not possible to drop the item into the shop GUI and sell it, but it's possible to put all blocks and items in the shop and when a player click on one item in the Shop GUI, for example Stone block. it will execute command from console and sell the player item to the server (like /sudo {player} sell hand or something similar) and player is able to sell it.
    but as i said you can still use GUIShop plugin but it's very buggy and complicated to use. those servers who are using it have probably modified it and fixed bugs and issues. but you can count on CompassNavigation plugin and you can configure it anytime and add items simply copy and paste another item into the shop, setup different and multiple inventories and different menu and more..! give it a try!
    For demo you can check my server or the CompassNavigation Demo server.
     
  26. Offline

    MAIN20000

    it is possible i seen it done
     
  27. Offline

    davewolax

    yes, it just takes time. it took me half day to setup the shop and server navigation and everything else with compass navigation. I was very annoyed at first like if I just forget one comma or sign or " ' " it wouldn't load. but finally I did it! :D
     
  28. Offline

    MAIN20000

  29. Offline

    MAIN20000

Share This Page