Recent content by Viques

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

    Question player.setPose() doesn't work

    I'm trying to make a method to change the pose of a player when interacting with an item but using the method provided by paper does not seem to work. I'm sure that the code is executed because I tried to debug by sending messages, also in the console there are no errors. I also tried to run it...