Kezz

Results 84 comments of Kezz

I get the same result on vanilla. I believe vanilla strips multiples spaces when rendering text. For example, `/give @p stone{display:{Lore:['[{"text":"0 1","italic":false}]','[{"text":"0 2","italic":false}]','[{"text":"0 3","italic":false}]']}} 1` produces single spaces between each...

I did replicate the space stripping on vanilla with the command above.

So, is the issue that the Paper server is doing the stripping that the vanilla client does in the console, whereas the vanilla console doesn't do this?

Throwing exceptions/etc breaks the contract of the adventure API, which specifically notes that unsupported operations fail silently.

A prefix is really weird - is there any reason not to migrate the config?

> That would mean peoples motd's breaking on a minor update. Not having the prefix would be a good idea on velocity 4.x IMO. Do you know what migration means?...

> How do you want to migrate such a thing? Velocity has a versioned config, there's a million and one ways you could easily setup migrations.

> I'm not in favour of adding anything more regarding default locales - as it is, I wish `TranslationLocales` did not exist. Then why not remove it and replace it...

Blocking on #672, will need to be rewritten to use the new tag system after merge.