hi there, i want to disable PHP: cli_set_process_title() because it spams the console in Pterodactyl panel
it's not that that's causing the problem, it's the ANSI escape codes. The same thing happens on Windows in some consoles. You'll want to run with `./start.sh --disable-ansi`, or disable `console.title-tick` in pocketmine.yml.