Recent content by FriedWingis

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

    Question How to concatenate Component in a single message

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