Recent content by rymiel

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

    Announcement Paper 1.18.2

    My favourite moment was this, the triple-headed diff https://www.twitch.tv/kennytvn/clip/FancyMildWrenchMingLee-Lb42JuTLRbnqLtgH Also happy for MiniMessage stability at long last!
  2. rymiel

    Question How get text from displayName()

    Components represent rich text used by Minecraft itself. Typically the answer to "how to get the text" depends on what you need it for, there are very few legitimate uses to actually get the plain text, as components can hold things that cannot be easily represented by simple text This is very...