Jason Penilla
Jason Penilla
I don't think linking to our own site like this is "advertising". We can choose to link Hanagar or not, personally I think it's a good idea, but a config...
In the literal sense sure, hence the quotes in my comment, but using that word to describe this is somewhat disingenuous in my opinion and implies unfair comparisons. You could...
It's a hover text, not a chat message, which I would agree would be too much. Again I don't feel super strongly for or against linking Hangar here, just pointing...
No, ignoring the issue of how to measure width of components, how is minimessage to know the total width of where the component will be displayed?
This is a [cloud issue](https://github.com/Incendo/cloud/issues/385), I'll look at fixing it in the coming days
Can you test if this is resolved in the newest dev build? https://jenkins.jpenilla.xyz/job/squaremap/lastSuccessfulBuild/
@jaknz that is not the same issue. your issue is a duplicate of #67
Just for clarity, the issue here is with inner node aliases. Root node aliases work fine. Working example (root node aliases): `/example` and `/ex` Example with issue (inner node aliases):...
Needs to check for late command manager creation (causes late command registration checks to fail)
This is more of a hack workaround than a proper fix, it doesn't address the root issue and only makes any difference when brigadier is in use. The BrigadierManager is...