Remove FullNoClip as they won't work on servers (#274)

This commit is contained in:
OnlyRain233
2023-07-11 14:33:53 +08:00
committed by GitHub
parent 950decef0f
commit 02da1f5df5
6 changed files with 0 additions and 69 deletions

View File

@@ -58,7 +58,6 @@
- Coord Logger (World events from [JexClient](https://github.com/DustinRepo/JexClient-main/blob/main/src/main/java/me/dustin/jex/feature/mod/impl/misc/CoordFinder.java))
- Custom Packets
- Extra Elytra (Ported from [Wurst](https://github.com/Wurst-Imperium/Wurst7/tree))
- FullNoClip
- FullFlight (Antikick bypasses by [CCblueX](https://github.com/CCblueX) and [LiveOverflow](https://github.com/LiveOverflow))
- Gamemode notifier
- Ghost Mode (Taken from an [unmerged PR](https://github.com/MeteorDevelopment/meteor-client/pull/1932))