pmmp / doc.pmmp.io

Documentation for PocketMine-MP
https://doc.pmmp.io
13 stars 48 forks source link

Developer Reference: More specifications #24

Open dktapps opened 5 years ago

dktapps commented 5 years ago
ghost commented 3 years ago

ok

ghost commented 3 years ago

Dylan, for commands do you want everything regarding commands, or just how to register your own command?

dktapps commented 3 years ago

etc etc

SOF3 commented 3 years ago

@Dapro718 In case you aren't aware, the goal of this issue is not just a tutorial/documentation, but to precisely define some behaviour that were previously unclear. For example, is it valid (when?) to implement CommandSender for other classes from plugins? How exactly is command name/alias clash handled? What are the exact rules for argument grouping (not just spaces)?