Store plugin

Discussion in 'Plugin Requests' started by 360_, Oct 20, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    360_

    .Plugin category: Money
    Minecraft version: 1.11.2

    Suggested name: CPStore

    What I want: I would like a plugin that basically acts like a shop but has 3 categories a player can choose from. To create a shop there a player should have to place a sign and put this on the 1st line of the Sign "[Store]" and on the second one "(Area name)" (Will explain this in a bit), and if done correctly the 1st line of the Sign should be "&8[&6Store&8]" and the 2nd one to "&e(Area name)"(Should be able to edit in the config). When a player Right-Clicks on one of these signs a gui should pop up open and it should look like this
    GUI (open)
    [​IMG]
    Once the player has been brought the gui they can choose from 3 categories that are, The head is the Hat Categorie, the nether star is the Cosmetics and the Shard (Last item that is blue) is the toy Categorie. Once they Right-Click on a Categorie it should look something like this
    Image 2 (open)
    [​IMG]
    , Also there should be a way to put Damaged Diamond Hoes so it can look something like in the picture since they use Damaged Hoes and not Blocks, Also everything in a Categorie should be editable in the config. Btw a bit of a side note but the Hats and Cosmetics category should just be running a command in the console so i can add the permission command. For the toys category, it should just be giving the player an item and not running a command.
    Areas should basically be different things in a Categorie. for example, if there's a Futuristic area there will be Futurists stuff in the categories and in a Jungle Area there will be Junge theme items in the catagories. (Hopefully, this makes sense)

    Ideas for config:
    Code:
    Example Area:
       -Hat category:
         -Slot 0: Glass_Plane:4 (The 4 is for a colored Glass plane)
         -Slot 12:  %diamond_hoe 1% (The 1 represents how damaged the Hoe is)
             -OnClick: /manuadp %Player% hat1.permisson
       -Hat category:
         -Slot 0: Glass_Plane:4 (The 4 is for a colored Glass plane)
         -Slot 12:  Blaze_Rod
             -OnClick: /manuadp %Player% Cosmetic1.permisson
       -Toy category:
         -Slot 0: Glass_Plane:4 (The 4 is for a colored Glass plane)
         -Slot 12:  Blaze_Rod
             -GiveOnClick: End_Rod
    Ideas for commands: /store area (New Area name)

    Ideas for permissions: store.create (Allows players with this permission to set up Stores and use /store area)

    When I'd like it by: Soon as possible
     
  2. Offline

    RunsWithShovels

    Seriously you can just about replicate everything you want with this <Edit by Moderator: Redacted not allowed paid resource url>

    It's not just a drop in and plugin, but it very in depth and useful. I coded the banner support for it a couple years back.
     
    Last edited by a moderator: Feb 9, 2021
Thread Status:
Not open for further replies.

Share This Page