Recent content by littleBitsman

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

    How to set ItemMeta display name with ItemMeta#displayName method?

    I am new to PaperMC plugin development as I used Bukkit before which supported ItemMeta#setDisplayName, but on Paper the same method is deprecated. How do I use ItemMeta#displayName(Component)? Version: 1.17.1