Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1775
On the note of broker plugin, you do realise you can intercept
beforeCreateAddress and beforeCreateQueue and a lot of other functions, this
way you could do what you want without affecting the core broker.---
