hi all, I'm new to the forums and to coding. I have visited numerous threads but none of them helped me understand how to code. Things like what is a namespace, what is a plugin class and how to use public functions or variables I do not know. So can someone tell me me to code with the latest API and pe v0.16.0? Oh and btw the type of plugins I want to code are minigame plugins on a public server, not just messing around with friends on a private server Thanks! ~Indexfire
CodeAcademy for PHP is a great place to start, as well as Shogi's plugin tutorial: https://github.com/PocketMine/Documentation/wiki/Plugin-Tutorial I think other people on the forums made a tutorial too, but idk what the url is.
What you are asking about are PHP knowledge related to object-oriented programming. This thread is about plugin development. It is posted in the wrong section. I have already clearly stated in the README that threads asking for tutorials are not allowed.