DrexHD / AntiXray

Lightweight fabric mod that allows server owners to combat xrayers
MIT License
36 stars 7 forks source link

Add: Bypass permission. #37

Closed Wesley1808 closed 7 months ago

Wesley1808 commented 11 months ago

Also adds usePermission config entry to enable this permission (default = false)

Note: this currently breaks if another mod creates and sends its own level chunk packets in their own methods where we can't modify the packet.

DrexHD commented 7 months ago

I didn't mean to close this, cleaned up some branches, it should be possible to target the 1.20.4 branch. I have added compat for Immersive Portals in 280b880660fa8833f0e7b1e68bcde99ccbf15b40, so it might be feasible to add compat for IP for this as well (which I think, was one of the reasons why I didn't want to merge this)