Recent content by Hyside

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

    Solved How to customize the tablist on Paper api 1.21 ?

    I'm talking about the NMS packages, like: import net.minecraft.server.v1_16_R3.ChatComponentText; import net.minecraft.server.v1_16_R3.PacketPlayOutPlayerListHeaderFooter; Edit: I found it on paper's discord Player#sendPlayerListHeaderAndFooter
  2. H

    Solved How to customize the tablist on Paper api 1.21 ?

    Hello, I am a spigot developer and I'm switching to paper. Can someone tell me how to customize the tablist please ? Because with spigot we've got some classes that paper doesn't have... Thank you for your help, Hyside.