GUI-Rankup

Discussion in 'Plugin Requests' started by Hergarian, Mar 30, 2015.

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

    Hergarian

    Plugin category: Mechanics

    Suggested name: GUI-Rankup

    What I want: I need a plugin that lets you purchase ranks with ingame money.
    these ranks are defined in my permissions plugin. If you want to buy a rank you have to purchase the previous ranks. It should be in a nice chest-GUI. I don't want to use chest-commands, because i want that is looks like this:
    Pics (open)

    [​IMG]
    [​IMG]
    [​IMG]

    Here is an example rank (just to explain how i want to do it)
    Code:
    exampelrank:
      NAME: "Good Bread"
      ICON: WOODEN_SWORD
      PRICE: 400
      RANKNAME: starter  //this is the name of the rank in pex
    
    And this is an example of the config:
    Code:
    config:
      bought_color: '&a&l'
      next_color: '&6&l'
      locked_name: '&4&lLocked'
      already_own: '&aYou own it'
      next_own: '&3&lClick to buy'
      locked_lore: '&eYou must buy the previous one'
    
    It's quite complicated, but i think YOU can do it.


    Ideas for commands:
    /guirank {player} (opens it for the player. If no player it opens it for you)
    /guirank reload

    Ideas for permissions:
    guirank.use

    ASAP please
     
  2. Offline

    Trevor1134

    I'll do this :)
    EDIT: Will it be a currency plugin of its own, or will it hook into another?
     
    Last edited: Mar 30, 2015
  3. Offline

    Hergarian

    @Trevor1134
    I'll hook into vault. Crafconomy3 to be exact
     
  4. Offline

    Hergarian

  5. Offline

    Hergarian

  6. Offline

    nverdier

    Just for anybody who wants to do this: To make the Inventory GUIs you could use the InventoryGUI class of EnviousAPI (link in signature).
     
  7. Offline

    Xxstick

    @Hergarian
    You could do it with using 2 plugins. A skripting and a GUI plugin then you can let the skripting plugin check, if the Player has a custom permission, and then open the specific menu
     
    Last edited: Apr 4, 2015
  8. Offline

    WeeSkilz

    If @Trevor1134 doesn't do this just tahg me and I'll do it.
     
  9. Offline

    madtomic

    I like this idea. I hope someone work on it.
     
  10. Offline

    Hergarian

  11. Offline

    WeeSkilz

  12. Offline

    nverdier

    Well he hasn't responded in a while, so I'd say it's fine to just do it.
     
  13. Offline

    mrCookieSlime

    It has only been 4 days.
    @Hergarian If you really want your Plugin, just wait. People cannot adjust their schedules to your liking.

    @WeeSkilz There is no rule against doing that, however this is very rude.
     
  14. Offline

    WeeSkilz

    @mrCookieSlime that's why I'm not doing it. I'll wait until it's been at least a week if not more.
     
  15. Offline

    Hergarian

  16. Offline

    Trevor1134

    Yeah sorry no can do, go for it @WeeSkilz
     
  17. Offline

    WeeSkilz

    @Trevor1134 thank you for acknowledging the thread, would hate to steal your thunder.


    @Hergarian I'll get to this soon and I'll have an update for you too.
     
  18. Offline

    Hergarian

  19. Offline

    Hergarian

    @WeeSkilz just want to know how you are?
     
  20. Offline

    WeeSkilz

    It's half written but I went back to school this week. I'll get it to you when I can, maybe this weekend? ;)
     
  21. Offline

    DangerfieldUK

    Are you still doing this? I'm actually waiting for it to be completed myself. Haha
     
    Chromify likes this.
  22. Offline

    Chromify


    @Hergarian
    Honestly, I think icon ID's instead of words would be easier. For example, if I got this plugin and I wanted to put a slightly damaged anvil, how would I do that? You see what I mean? But I would assume you'd type in slightly_damaged_anvil. :p

    same here. :p

    EDIT by Timtower: merged posts
     
    Last edited by a moderator: May 2, 2015
Thread Status:
Not open for further replies.

Share This Page