PHP: class YOUR MAIN extends PluginBase{ public function onLoad(){ $this->getServer()->loadLevel("your level"); }
Please send the code where you schedule the task, your probably passing a Position object without a Level