Question How to change the limit for text (by commands) on signs?

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

Kragast

New member
May 22, 2023
1
0
1
Hello! I put some long json-text into a sign by "/data merge block ~ ~ ~ {Text1:'[{}, {}, {}, {}, ...]'}" to resolve it and to copy it then into the book. But from a certain amount of symbols (don't really know it) the text will not be pasted in the sign.
So normally it works, but if have just the maximum and if I add one (or more) symbol, then I get no text into the sign: "/data get ..." -> Text1:'{"text":""}'
How can I fix that?

Thanks