SnAntiXray v1.0.2
·
66 commits
to main
since this release
Changes
Honest players now see the world they are standing in. Every version before this hid a listed
block whether or not it was in plain sight, and nothing put it back until somebody broke a block
next to it. Ore on a cave wall, spawners in dungeons and every anti-ESP container were stone for a
player who simply walked in.
A block is now hidden only while all six of its neighbours block vision - only while it is
genuinely buried. This is the rule Paper's own obfuscation and Orebfuscator apply.
- Anti X-Ray / anti ESP: anything already open to air, water or lava is sent exactly as it is.
Everything buried, which is essentially every vein worth cheating for, stays invisible to an
X-Ray client. Block entities follow their block: a visible chest keeps its payload, a buried one
still loses it, so container contents never leak. - Decoy veins: only ever planted in sealed positions, and the real block is sent the instant one
is dug open, so a decoy disappears before it can be mined. No honest player is ever shown one, and
the detection score stops collecting false positives from ordinary mining. - No configuration change is needed and no key was added or removed. The rule is always on.
Everything else is unchanged: the world is still never modified, reveals are still remembered per
player for the session, and bypass still shows the true world.
Installation
Download the JAR below and place in your plugins folder. Requires SnLib.jar.