1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  1. Slaim36
    Supported Minecraft Versions:
    • 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16
    What's ToDo List

    ToDo list is a script that allow create list with ToDo things.



    Commands and permissions:

    Command: /todo
    Description: See your ToDo list
    Permission:

    Command: /addtodo <text>
    Description: Add something to your ToDo list
    Permission:

    Command: /deletetodo <text>
    Description: Remove something from your ToDo list (use "all" to remove all)
    Permission:

    Command:
    /seetodo <player>
    Description: See another player ToDo list
    Permission: todo.others

    Config (inside the script):

    Code (Text):
    1. options:
    2.     OnlineModeServer: false
    3.     NoneToDoMessage: &eNone to do
    4.     ToDoMessage: &aTo do
    5.     ToDoSeparator: &a-
    6.     ToDoColor: &e
    7.     AddedToList: &aAdded %arg-1% &ato your ToDo list
    8.     RemovedAllFromList: &dRemoved your ToDo list
    9.     RemoveSomethingFromList: &dRemoved %arg-1% &dfrom your ToDo list

Recent Reviews

  1. David
    David
    5/5,
    Version: 1.0.0
    i liked your resource and i using on my server to help meee <#