Search results

  1. MiniDigger

    Question about hangar submission guideline

    Plugins on hangar must comply with the Minecraft usage guidelines and the paper community guidelines.
  2. MiniDigger

    Question about hangar

    That seems like a weird question, why would you care? Whitespace doesn't matter, it's removed by the compiler. Replacing variables with single letters is obfuscation.
  3. MiniDigger

    Announcement Important dev PSA: Future removal of CB package relocation

    just like they do now. far down the road (talking about many years here) the apis might have diverged so far that that is not viable anymore, but I doubt spigot will last that long :)
  4. MiniDigger

    Announcement Important dev PSA: Future removal of CB package relocation

    plugins are already not compatible with spigot if they use our api, that gap will only widen in the future. and yes, there will be a time when we will no longer consider spigot to be a direct upstream and work on vanilla directly. however, that will not have much impact on plugins. if spigot...
  5. MiniDigger

    Announcement Important dev PSA: Future removal of CB package relocation

    we will not promise to never break anything, that would be stupid (and is the reason the api is so meh right now) we will promise to be careful with what we do, putting out test builds like this one, talking to the community, listening to feedback etc and there will never be a big bang kinda...
  6. MiniDigger

    Announcement Important dev PSA: Future removal of CB package relocation

    the hardness, obviously! personally I perfer the term softspoon (the result is the same, we are just not calling it hard fork anymore to avoid scaring people that think we are gonna instantly break compatibility)
  7. MiniDigger

    Solved Hello everyone, I'm trying to use Hibernate for my paper server. I'm getting the error.

    You need to use the Gradle shadow plugin to include hibernate in your plugin jar.
  8. 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.
  9. 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.
  10. 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.
  11. MiniDigger

    Question Got banned from discord server??

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

    When is paper for version 1.20 coming out?

    Roughly between yesterday and the heat death of the universe.
  13. 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...
  14. MiniDigger

    Question Gender change of my character?

    Offline Mode is unsupported, in Online Mode you can easily change your skin to whatever you want.
  15. 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
  16. 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...
  17. 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...
  18. 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.
  19. 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
  20. 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.
  21. MiniDigger

    Mojang chat report

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

    Mojang chat report

    Temp bans are a thing tho? Perma bans are only for escalated cases I assume.
  23. 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/
  24. 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.
  25. MiniDigger

    Ban Appeal for PaperMC Discord server | TheJoshua

    Please read the community guidelines on how to appeal: https://papermc.io/community-guidelines
  26. 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.
  27. 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.
  28. MiniDigger

    Mojang chat report

    I mean, thats mathematically impossible but ok
  29. 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.
  30. MiniDigger

    Poll for the thread "Mojang chat report"

    Like how?