Recent content by Huey

  • 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

    Question How do you set a villager's profession and job_block?

    This part of the API is kinda broken, I don't know. I wish there is something like like: villager.setJobSiteAndUpdateProfession(blockPos); Also, there should be a way to keep a villager's job without a job site (just like when a player have traded with them) Anyway, so the approach using NMS +...
  2. H

    Question Connection Error When Hosting on WSL

    I know that it's very strange to host something on WSL, but I want to use Windows' GUI (e.g. for gaming), while hosting a server without using the <s>&ZeroWidthSpace; disgusting &ZeroWidthSpace;</s> windows commands. ## What I'm Doing First, I had a server computer with windows 11 pro, and...