PHP: if (file_exists($this->getServer()->getDataPath() . "/worlds/" . "jl1")){if(!$this->getServer()->isLevelLoaded("jl1")){$this->getServer()->loadLevel("jl1");}//Your code} else {//No Level found}
[20:52:06] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected ' ' (T_STRING), expecting ',' or ')'" (EXCEPTION) in "myzip:///JumpLeague.zip#JumpLeague/src/JumpLeague/Main" at line 173 LINE 173: PHP: if (file_exists($this->getServer()->getDataPath() . "/worlds/" . "jl1"))