CrucibleMC / Crucible

Crucible, a fork of Thermos, is a CraftBukkit and Forge server implementation for 1.7.10, providing the ability to load both Forge mods and Bukkit plugins alongside each other.
https://discord.gg/jWSTJ4d
GNU General Public License v3.0
184 stars 63 forks source link

Make antixray functionality actually work #49

Closed ghost closed 3 years ago

ghost commented 3 years ago

This emulates the functionality of spigot's orebfuscator.

My system seems to have patched patches/net/minecraft/network/play/server/S26PacketMapChunkBulk.java.patch strangely, probably due to a slightly different decompilation. You may want to regenerate that patch on your system.

juanmuscaria commented 3 years ago

I'll merge it and hope for nothing to explode, if something breaks on my server related to the antixray I'll revert the merge.