Filled JsonHelpPages

Discussion in 'Plugin Requests' started by MCFunCubes, Dec 1, 2015.

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

    MCFunCubes

    Plugin category: Informational

    Suggested name: JSONHelpPages

    What I want: Can I please have a plugin that does custom help pages with JSON formatting and minecraft color codes.

    Ideas for commands: /help [page number]

    Ideas for permissions: help.* [all help pages and /help command] help.page.<page number> [access to this help page] help [access to command /help and page #1]
    When I'd like it by: In 3 days (all it should take is a config.yml and a couple lines of Java to override the default /help command)

    Config.yml suggestion:
    Code:
    #JSON formatting
    json: true
    #Color codes
    color-codes: true
    #Page number
    Pages:
    1:
    - "Line 1 Page 1"
    - "Line 2 Page 1"
    - "&b Baby blue!"
    2:
    - "Line 1 Page 2"
    - "Line 2 Page 2"
    3:
    - "Line 1 Page 3"
    - "Line 2 Page 3"

    Thanks :D

    Need replies...

    Bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 1, 2015
  2. Offline

    Scimiguy

  3. Offline

    timtower Administrator Administrator Moderator

  4. Offline

    MCFunCubes

    @timtower @Scimiguy Thanks a lot. Does the /tellraw command work with color codes also?
     
  5. Offline

    timtower Administrator Administrator Moderator

    @MCFunCubes It does support colors, not exactly sure how though.
     
  6. Offline

    Scimiguy

  7. Offline

    MCFunCubes

    Posting doesn't count as bumping, does it?
    [THIS IS NOT INTENDED TO BE A BUMP]
     
  8. Offline

    Scimiguy

    Then why did you post it?
     
  9. Offline

    MCFunCubes

  10. Offline

    eyamaz

    Does it move the thread up in the main thread view of this section of the forum? Yes, all posts are technically "bumps."

    This is off topic, though, and this thread has been marked filled therefore is now locked.
     
Thread Status:
Not open for further replies.

Share This Page