Skip to content

Wertzui123/SignTodos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignTodos

A new way to make todo-lists in minecraft!
You can download the .phar from poggit.

SignTodos is a new approach to todo-lists for minecraft buildings.
It lets you create them inside the game just using a sign.
You can later view all your todos and teleport to the signs using a command.

How to use?

  1. Place a sign
  2. Write something like "//TODO: Finish this" on it (see [Todo pattern](#Todo pattern))
  3. You can now view all your todo-signs with /todos

Todo pattern

The pattern for todos is this:

/^\/\/ *todo: */i

You probably have no idea what that means, so let's take a look at this example:

// todo: example todo (any amount of space between //, todo and after the : is valid)
Also, whether the word "todo" is uppercase or lowercase doesn't matter.

Example todo-signs

//todo: download the plugin
// todo: add it to the server
// TODO: Restart the server

Bugs

Please open an issue or join my discord server.

Commands

Command Description Usage Aliases Permission
todos Shows all your todos /todos / signtodos.command.todos

Credits

SignTodos was made by Wertzui123.

About

A new way to make todo-lists inside minecraft

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages