* You can now use the format "/task add <player|discord-user-id> <task>" to ping the user you add a task to. Example: "/task add 0bviouslee|579038191277834240 Finish crates"
* Completely overhauled the command system - short forms of commands now exist * Highly improved command tab completion * Altered how tasks are stored - now this system is a lot smarter and less prone to glitches * PlaceholderAPI is now required * Merged "messages.yml" into "config.yml" * Removed update checker - lack of purpose * Removed extra fluff * Various other additions/removals/enhancements
* Issues fixed with task storing (when completing or removing) * Lots of various bug fixes
It is recommended that you remove your "config.yml", "messages.yml", and "tasks.yml" file if you're updating from version 1.1.
* Added PlaceholderAPI support (see the "Placeholders" section of plugin page) * Added /tasked remove to remove tasks without it being marked as complete * Doing /tasked list without specifying a player results in showing your own tasks * Optimized command checks * Internal changes
* Removed unnecessary files in the plugin * Fixed the no permission message not working for /tasked help