CheckList

Discussion in 'Plugin Requests' started by Okinaru, Apr 11, 2017.

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

    Okinaru

    Plugin category:
    Informational

    Minecraft version:
    1.10.2-R0.1-SNAPSHOT

    Suggested name:
    CheckList

    What I want:
    I would like some kind of Checklist to be implemented into the game
    where you can just use /checklist to see a bunch of things you need to do.
    Once you complete those things you can cross them off or just remove them.

    I would like for players to have a limited amount of things to put on a checklist
    (for example;
    Default: 5
    VIP: 10
    Legend: 15
    MVP: 20)
    and if you're opped I want the max to be 50.

    when you type /checklist I would like it to be similar to
    &3Checklist:
    &81] &bDefeat Enderdragon
    &82] &bCreate a Diamond Helmet
    &83] &bCreate Iron Sword

    and then when you check off an objective with /checklist check [1-40] I want:
    &3Checklist:
    &4X &81] &bDefeat Enderdragon
    &4X &82] &bCreate a Diamond Helmet
    &a✔ &83] &bCreate Iron Sword

    Obviously removing objectives with /checklist remove [1-40] would look like:
    &3Checklist:
    &4X &81] &bDefeat Enderdragon
    &4X &82] &bCreate a Diamond Helmet

    for /checklist clear I want it to say:
    &8Are you sure you want to clear your checklist? Type &aYES &8or &cNO
    then if you type yes or no it will clear it or it wont.
    if "YES" then I want it to say "&aChecklist has been cleared!"
    if "NO" then nothing happens.

    Ideas for commands:
    /checklist
    /checklist add [Message] (/checklist add Defeat Enderdragon)
    /checklist remove [1-40]
    /checklist check [1-40]
    /checklist clear


    Ideas for permissions:
    checklist.add.[1-40]
    checklist.clear

    When I'd like it by:
    ASAP.
     
  2. Offline

    Okinaru

  3. Offline

    Okinaru

  4. Offline

    Okinaru

  5. Offline

    WALRENT

    The hardest thing to create about this would be the permissions; I should be able to code something like this for you.
     
  6. Offline

    Okinaru

Thread Status:
Not open for further replies.

Share This Page