Filled Rank Perk List

Discussion in 'Archived: Plugin Requests' started by Gorillasmash, Feb 13, 2014.

  1. Offline

    Gorillasmash

    So I just want a plugin that pretty much allows a player to do like /tier 1 /tier 2 /tier 3 /tier 4 /tier 5 /tier 6 /tier 7 /tier 8 and u can configure them to show there perks. Permission nodes can just be like PerkList.* and u can use /tier 1-8. I would like this done as soon as it can be. Thanks -Gorillasmash
     
  2. Offline

    chasertw123

    If you want this made I suggest you give us more information.
     
  3. Offline

    Gorillasmash

    chasertw123 You can do like /tier 1 and it lists all the perks that rank has to offer. And make it show the perks u edit it in the config file.
     
  4. Offline

    chasertw123

    So you pretty much want a plugin where you type in a command and it gives you a list of information you put down in the config.
     
  5. Offline

    Gorillasmash

  6. Offline

    chasertw123

    With this plugin you should be able to make custom commands such as a list:
    http://dev.bukkit.org/bukkit-plugins/commandhelper/

    You might to have a learning curve you have to get around but it would be much faster then having someone code you a plugin that goes info to a config gets the list and displays that list to a specific player. Maybe you might get someone nice enough to make that plugin but commandhelper should be able to do the trick.
     
  7. Offline

    Gorillasmash

    Lol yeah thanks for the help but this wont work
     
  8. Offline

    chasertw123

    Why wouldn't that work?
     
  9. Online

    timtower Administrator Administrator Moderator

    Mind telling why not?
     
  10. Offline

    Gorillasmash

    Not good with script and such
     
  11. Online

    timtower Administrator Administrator Moderator

    You only need the msg function:
    Code:
    /tier 1 = >>>
      msg('Message here')
      msg('More messages')
    <<<
    You can copy and edit that
     
  12. Offline

    Gorillasmash

    Where do I paste that? (I am a newb lol)
     
  13. Online

    timtower Administrator Administrator Moderator

    config.<some extension here>
    Haven't used it for a while, just clear the rest of the file.
     
  14. Offline

    Gorillasmash

    Now do I leave the ( when I put the message or take it down?
     
  15. Online

    timtower Administrator Administrator Moderator

    It needs those brackets
     
  16. Offline

    Gorillasmash

    And the '?

    Do I just clear the whole config then add tht in?
     
  17. Online

    timtower Administrator Administrator Moderator

    Just ut in exactly as I posted, then only hnge the message itself
    And good thing to do unless you also want those other commands
     
  18. Offline

    Gorillasmash

    timtower Lol it works but after I did it it crashed my server

    Yep broke my server

    Ahh wow I deleted it and my server is still broken >:<!
     
  19. Online

    timtower Administrator Administrator Moderator

  20. Offline

    Gorillasmash

    Anyone know why???
     
  21. Offline

    Desle

    Gorillasmash

    And ohhh my god.. Maybe figure stuff out on your own, instead of asking everything to others..
    You could've easily done some research for finding the right plugin for this & instructions for CommandHelper.
     
    timtower likes this.
  22. Offline

    Gorillasmash

    Does anyone know how to add color codes to the messages?
     
  23. Online

    timtower Administrator Administrator Moderator

  24. Offline

    Gorillasmash

    timtower Thx so much ur a rlly good helper :D
     
    timtower likes this.

Share This Page