The-5zig-Mod icon indicating copy to clipboard operation
The-5zig-Mod copied to clipboard

Possible DMCA issue (including Mojang copyright code in the repo)

Open magneticflux- opened this issue 4 years ago • 2 comments

Describe the bug eu.the5zig.util.BrowseUrl is a 1-to-1 copy of methods from net.minecraft.util.Util (Yarn mappings). I highly suggest simply calling the code that's present in Minecraft at runtime (perhaps using your existing version-specific repo) rather than illegally repacking copyrighted Mojang code.

I personally do not have the right to pursue legal action, but I am sure that sooner or later, Mojang will.

Additional context The offending class appears to have been created by 6185e5db80124053f4e195e0fd6a2a3f8132b1cf by @RoccoDev in August of 2019.

magneticflux- avatar Feb 18 '21 23:02 magneticflux-

Thank you for opening this bug report. A member of the testing group will try to reproduce it as soon as possible. @zortax, @U5B, @RoccoDev

i-bug-you[bot] avatar Feb 18 '21 23:02 i-bug-you[bot]

It's hard to tell if it's a substantial part of the code - according the the Minecraft EULA, "If you've bought the Game, you may play around with it and modify it by adding modifications, tools, or plugins, which we will refer to collectively as "Mods." By "Mods," we mean something original that you or someone else created that doesn't contain a substantial part of our copyrightable code or content.".

TheKodeToad avatar Mar 31 '21 06:03 TheKodeToad