Code: [16:52:07] [Server thread/INFO]: [DevTools] Adding files... [16:52:07] [Server thread/INFO]: An unknown error occurred while attempting to perform this command [16:52:07] [Server thread/CRITICAL]: Unhandled exception executing command 'makeplugin test' in makeplugin: creating archive "C:/Users/xdm08/Desktop/DevServer/Dev/plugins/DevTools//test_v1.0.0.phar" disabled by the php.ini setting phar.readonly [16:52:07] [Server thread/CRITICAL]: UnexpectedValueException: "creating archive "C:/Users/xdm08/Desktop/DevServer/Dev/plugins/DevTools//test_v1.0.0.phar" disabled by the php.ini setting phar.readonly" (EXCEPTION) in "PocketMine-DevTools.phar/src/DevTools/DevTools" at line 232 DevTool version : 1.12.3.2 How can I fix this? Thx
RTFE Read The Fine Error [16:52:07] [Server thread/CRITICAL]: Unhandled exception executing command 'makeplugin test' in makeplugin: creating archive "C:/Users/xdm08/Desktop/DevServer/Dev/plugins/DevTools//test_v1.0.0.phar" disabled by the php.ini setting phar.readonly
And this is my php.ini : extension_dir=ext extension=php_openssl.dll zend.assertions=-1 ;The following extensions are included as shared extensions (DLLs) but disabled by default as they are optional. Uncomment the ones you want to enable. extension=php_gd2.dll extension=php_mysqli.dll extension=php_sqlite3.dll