How do I configure the help.yml file in the main directory?

Discussion in 'Bukkit Help' started by travja, Mar 21, 2012.

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

    travja

    I saw that I have a help.yml file but I can't figure out how to use it... I can add a section but can't figure out how to add color to it or remove commands from the list it gives you initially.... I have 27 pages... Any help on this subject would be GREATLY appreciated!
     
  2. Offline

    ZeroZX4

    i never seen that help.yml and i can be wrong but i think it should look like this


    http://pastebin.com/Zqx5PBHf


    where

    /stop:
    shortText: Stops the server cold....in its tracks! <i think this is what displays when u type /help stop
    fullText: <text> - Stop kills the server. <i think this is what displays when u type /help
    or revers
     
  3. Offline

    travja

    ZeroZX4 yeah... it defaults to that but I want to know how to add colors and how to make it so not every command shows up, maybe group specific...
     
  4. Offline

    ZeroZX4

  5. Offline

    Hunico

    It's & symbol, not # :)
     
  6. Offline

    ZeroZX4

  7. Offline

    travja

    K then final question, when I type /help it gives me a list of ALL the commands.... How do I limit it to a intro section and then show the different chapters?
     
  8. Offline

    ZeroZX4

    or all help will be shown alphabetic


    or it will be shown in order u placed it in help file

    i really dont know so u just need to trail and error to find out
     
  9. Offline

    DarkByte7

    In the top of the file add:
    Code:
    ignore-plugins:
      - AutoMessage
      - Backup
      - BorderGuard
     
Thread Status:
Not open for further replies.

Share This Page