Dylan T.

Results 860 comments of Dylan T.

This would require a replacement for `Command::broadcastCommandMessage()`, or a BC break to its signature.

In some places in my projects I've had hundreds of closures which have been declared inside static functions for the express purpose of not needing to declare `static` boilerplate, which...

In fairness I don't actually know how this would be implemented since I'm not very familiar with PHP-CS-Fixer internals. But personally I don't think it makes a lot of sense...

> > We follow consistency over exceptions > > I see the rule "add static only in class code" as a consistent one (or even in the strict form -...

@lukeeey [pls RTFM and correct that misconception](https://github.com/pmmp/DeveloperDocs/blob/master/loading-non-phar-plugins.md#does-the-reload-command-reload-plugin-source-code).

> it seems to here's the problem. It may **appear** that some of your code changes are indeed reloaded when you run /reload, but this is not what is actually...

You can't. Please stop taking the thread off topic.

yOu cAn'T rElOaD pLugIn sOurCe coDe aT RuNtImE how many times...

yes, this is exactly why it's been removed in 4.0.

> But we have some issue about building with DevTools.phar Just add `vendor` to your `--make` argument. (and if you're actually booting a server to build your plugin, please stop...