Search results

  1. MiniDigger

    Question How to Run Vanilla Server Cheats on a Paper Server?

    You need to make yourself an operator using the op command in the console.
  2. MiniDigger

    Best server programming language?

    It doesn't matter. Choose what you are most comfortable with. I have seen server implementations for Minecraft in virtually every language.
  3. MiniDigger

    Why did Paper change to Gradle?

    we used gradle because its easier to write our tooling for gradle, we have a custom gradle plugin called paperweight to do all the heavy lifting for us.
  4. MiniDigger

    Question Got banned from discord server??

    Please read our community guidelines to learn how to appeal a ban. https://papermc.io/community/guidelines
  5. MiniDigger

    When is paper for version 1.20 coming out?

    Roughly between yesterday and the heat death of the universe.
  6. MiniDigger

    Announcement Hangar - PaperMC's Plugin Repository

    Once again, we have another exciting announcement for you, this time about PaperMC's own site for uploading and downloading Paper, Velocity, and Waterfall plugins, called Hangar! The main reason we started working on this is to finally provide a centralized place for Paper and Velocity plugins...
  7. MiniDigger

    Question Gender change of my character?

    Offline Mode is unsupported, in Online Mode you can easily change your skin to whatever you want.
  8. MiniDigger

    Question How use paperweight patcher to patch modded spigot server?

    do it the other way around, fork paper and add your custom patches ontop of that, using our tooling: https://github.com/PaperMC/paperweight-examples
  9. MiniDigger

    Question How use paperweight patcher to patch modded spigot server?

    I am confused about what you are asking. paperweight patcher is a gradle plugin used to a) build spigot b) decompile and deobfuscate minecraft and c) apply paper patches ontop of that mess. thats part of the normal build env in your IDE. paperclip is a tool that will download a vanilla...
  10. MiniDigger

    Mojang chat report

    That argument makes zero sense. By that definition we should also remove camels from 1.20 because nobody ever asked for them, lol Plenty people asked for better moderation tools for ages, central ban systems like mcbans were attempted multiple times, it's good that Mojang finally took the...
  11. MiniDigger

    Question 1.19.2 papermc compile without patch error

    You basically have to fix the merge conflicts when applying patches. Git tells you how to do it.
  12. MiniDigger

    Mojang chat report

    See, I choose to stick to facts and you choose to just make up bullshit, if you wanna call me naive, go ahead, lol
  13. MiniDigger

    Mojang chat report

    That part was literally there since the begging, I am pretty sure. Go check archive.org if you care, lol. you just didn't read it correctly.
  14. MiniDigger

    Mojang chat report

    https://help.minecraft.net/hc/en-us/articles/7149823936781-Player-Reporting-in-Minecraft-Java-Edition
  15. MiniDigger

    Mojang chat report

    Temp bans are a thing tho? Perma bans are only for escalated cases I assume.
  16. MiniDigger

    Static URL for most recent release?

    nope, that doesn't exist, it would be a pain to cache properly (would always be outdated as we have to heavily cache all urls, we serve terabytes of content every week...), but we offer a really fancy download apis which allows you to dig thru all the things :) https://api.papermc.io/
  17. MiniDigger

    Mojang chat report

    Cool, bye o/ Paper (and all forks of Paper) allow plugins to support chat reporting via various apis. If you don't want that, you are free to disable it via a plugin or whatever, but leave us alone.
  18. MiniDigger

    Ban Appeal for PaperMC Discord server | TheJoshua

    Please read the community guidelines on how to appeal: https://papermc.io/community-guidelines
  19. MiniDigger

    Mojang chat report

    I can't comment on what we have discussed with Mojang, but out of order chat is already a possible kick. Such a system wouldn't make that worse.
  20. MiniDigger

    Mojang chat report

    That's the only legit concern I am aware of too and we have raised that to Mojang a while back with ideas to tackle this, I am sure they gonna have a solution for that.
  21. MiniDigger

    Mojang chat report

    I mean, thats mathematically impossible but ok
  22. MiniDigger

    Poll for the thread "Mojang chat report"

    No you don't know that. You speculate, that's not helpful. Stick to what is publicly announced please.
  23. MiniDigger

    Poll for the thread "Mojang chat report"

    Like how?
  24. MiniDigger

    Mojang chat report

    great! thats lucky. I talk to a bunch of server owners that have to read messages by child molesters and I don't wish that anyone has to go thru that ever. but the sad reality is that this is happening on many many servers. they get banned on one and move on to the next. mojang is (finally)...
  25. MiniDigger

    Mojang chat report

    Let's stop debating semantics with bad analogies please, that's a waste of time.
  26. MiniDigger

    Mojang chat report

    Here in the EU, both are crimes. Mojang is a EU company. It's not saying something I don't like, it's violating the human decency of the people affected, which happens to be the first article of my, the German, constitution and should be protected over all.
  27. MiniDigger

    Mojang chat report

    That's the cool thing about a team, we all are individuals, we all have different opinions and we discuss stuff internally all the time. Nothing here reflects the position of the paper team, just my personal one, so you don't need to be concerned I guess, altho others think similar obviously...
  28. MiniDigger

    Mojang chat report

    You are confusing censorship of information to banning hate crimes, but oh well.
  29. MiniDigger

    Mojang chat report

    I suggest you to read the latest RC post on the Minecraft website and the help post it linked. It will explain some of the issues you have. https://www.minecraft.net/en-us/article/minecraft-1-19-1-release-candidate-1 https://help.minecraft.net/hc/en-us/articles/7149823936781 Remember, Mojang is...
  30. MiniDigger

    Mojang chat report

    you are jumping to conclusions and making assumptions not based in facts. they don't need to do that, they only need to handle reports in fact, they already take reports for user action right now and hand bans out right now. never heard any complains about that, so it seems to be catching the...