Check out the API > Scheduler tab in the changelog here. It explains everything very well. Basically, plugins have their own task schedulers now, so the server task scheduler was removed. Also, if you have a Task that extends PluginTask, you'll now need to implement the Task interface instead.