Recent content by OwOchlé

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

    NMS Send EntityData packet

    I've been trying to send an EntityData packet in order to make people glow for only one player, but I can't find a way to get the SynchedEntityData.DataValue<*> of the shared flags. The DataShared flag data accessor is protected on Entity and I can't find a way to have it. For now, I have this...
  2. O

    Question Using NMS on version 1.19.4

    Yes, i've installed the paperweight plugin but i don't have any remapped sources and a lot of classes are missing.
  3. O

    Question Using NMS on version 1.19.4

    Hi, i'm trying to use NMS in a plugin in 1.19.4 but I wrap my head around how to get deobfuscated result in my IDE. I'm just trying to spawn a fake player but i could not find a way to setup nms and all. Thanks for further help