Hello, can somebody give me a link to a patern for the new API : I want to convert my plugin RealTime to this new API, but I don't understand how many files we have to create ect.. (I'm french). I know that there is a tutorial for that, but I want to see what are you supposed to have at the end of this tutorial. Thank you very much.
How to open a phar file ? Sometimes it work with PHPstorm, sometime no.. I also tried to extract with Devtools but it don't work. Thx
New API plugins cannot be ported automatically from old API plugins. However, this may help you a bit if you need it to learn.
There is an official example plugin on github: https://github.com/PocketMine/ExamplePlugin It has all the files needed for a plugin + some examples of commands and event listeners.
Thank you, I already saw your long tutorial, but with my english, I can't understand everythink. I'm going to try to port my plugin to the new API without following it :/