Hey folks. It's me again. I don't really get my Plugin work right. When i try to test it, the console gives me this: Code: Parse error: syntax error, unexpected '}' in C:\Users\Niklas_2\Documents\Programmierung\PocketMine\TestServer\PocketMine-MP\src\API\PluginAPI.php(87) : eval()'d code on line 65 Now, when i open that file, there isn't even a "}" in line 65. Do you know how to fix this error or know when it occurs? Thank you!