Is there any way I can change the order in which plugins load when the server starts? So I can prioritise one plugins, command, as 2 of my plugins feature the same command, and I want to pick. Thanks!
I think it will work by adding an alias in your pocketmine.yml to the command you want to prefixed by the execution prefix, because aliases overwrite everything iirc.