Recent content by Viques

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