Recent content by lynxplay

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

    Question Get death message

    If you use the plain text component serializer provided by paper the component should be flattened properly (e.g. the translatable component you see should be rendered out). See https://papermc.io/javadocs/paper/1.18/io/papermc/paper/text/PaperComponents.html#plainTextSerializer()