Question How to concatenate Component in a single message

  • 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.

FriedWingis

New member
Jul 20, 2023
1
0
1
Hello all. I am relatively new to the Adventure API and would like to know if anyone knows how to concatenate multiple components together to send to the player using Player#sendMessage. Basically I want to send some text in the form of a Component + the displayname of an ItemStack all in one line. I might be overlooking the fix, but if anyone knows anything I don't I'd much appreciate it.