Menu type thing

Discussion in 'Archived: Plugin Requests' started by Pr0Failure, Jul 18, 2011.

  1. Offline

    Pr0Failure

    Basically it's kind of like the rules mod where it gives you all the pages you can view for rules etc.
    But I want it so that it's NOT just the [Rules] mumbo jumbo. I'm pretty much looking for a semi-complex page setup? Basically want the same thing but more like dis when you type /menu or something. Also however he did the page thing? But like pages in pages. Sorry if I sound stupid I'm really tired. But it'd look something like this. Kind of like a tree system, to where you can go to pages in page. This would be the command box....
    Code:
    /menu
    [Menu] /menu <page> <page> <page> (pages in pages)
    [Menu]Rules
    [Menu]Command List
    [Menu]Staff
    /menu Rules
    [Menu]World_Build
    [Menu]World_PvP
    /menu Rules World_Build
    [Menu]#1 No TNT
    [Menu]#2 No Griefing
    etc etc, you get my point
    etc etc, but obviously make the pages in pages configurable via config file (derp)
    So it'd be like dis....
    Code:
    Menu:
        Main:
            Rules:
                World_Build:
                - No TNT
                - No Griefing
                World_PvP:
                - No Aim Bots
                - No Auto Heal Bots
            Command List:
                Player:
                - /spawn
                - /sethome
                Moderator:
                - /ib
                - /ib tool <id>
                Admin:
    You see what I mean dawg.
        
    Btw sorry for being so picky, I've been around this stuff for a bit, but yet I still dunno how to code this crap :( otherwise I'd do it myself if I knew how.
     
  2. Offline

    cisco211

Share This Page