├── .gitattributes └── README.md /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Best sites for plugins & hacked clients leaks 2 | * [WizardHAX](https://www.wizardhax.com/) 3 | * [MinecraftHAX](https://minecrafthax.org/) 4 | * [Hovac](https://go.hovac.lol/) 5 | * [MasterOf13FPS](https://www.masterof13fps.com/forum/index.php) 6 | * [BlackSpigot](https://blackspigot.com/) 7 | * [SpigotUnlocked](https://spigotunlocked.com/) 8 | * [DirectLeaks](https://directleaks.to/) 9 | * [MykerdLeaks](https://t.me/mykerdleaks) 10 | * [FireSpigot](https://firespigot.com/) 11 | # Best anti-exploit plugins 12 | * [tioLPXe](https://builtbybit.com/resources/lpx-antipacketexploit-antinettycrasher.15709/) 13 | * [SpigotGuard](https://polymart.org/resource/spigotguard-spigot-anticrash.32) 14 | * [ExploitFixer](https://builtbybit.com/resources/exploitfixer-ultimate-anticrasher.26463/) 15 | # Best anti-cheat plugins 16 | * [Polar Anti Cheat](https://polar.top/) 17 | * [NoCheatPlus](https://www.spigotmc.org/resources/nocheatplus.26/) 18 | * [Advanced Anti Cheat](https://www.spigotmc.org/resources/aac-advanced-anti-cheat-hack-kill-aura-blocker.6442/) 19 | * [Vulcan Anti Cheat](https://www.spigotmc.org/resources/vulcan-anti-cheat-advanced-cheat-detection-1-7-1-19-3.83626/) 20 | * [Matrix Anti Cheat](https://matrix.rip/) 21 | * [Grim Anti Cheat](https://www.spigotmc.org/resources/grim-anticheat.99923/) 22 | * [Hawk Anti Cheat](https://www.spigotmc.org/resources/hawk-anticheat-mc-1-7-10-1-8-8.40343/) 23 | * [Spartan Anti Cheat](https://www.spigotmc.org/resources/spartan-advanced-anti-cheat-cheat-detection-hack-blocker-1-7-1-19-3.25638/) 24 | # Best Minecraft hacked clients 25 | * [SmartClient](https://github.com/sssssssthedev/SmartClient) 26 | * [Rise Client](https://riseclient.com/) 27 | * [Sulfur Client](https://lampadina17.mysellix.io/product/5ef5c83700e31) 28 | * [Jessica Client](https://t.me/NewJessica) 29 | * [LiquidBounce Client](https://liquidbounce.net/) 30 | * [FDPClient](https://fdpclient.club/) 31 | * [RavenB++ Client](https://k-ov.github.io/) 32 | * [Impact Client](https://impactclient.net/) 33 | * [Akira Client](https://akiraghost.com/) 34 | * [Noise Client](https://noiseereach.github.io/) 35 | * [NightX Client](https://github.com/opZywl/NightX-Client) 36 | * [Azura Client](https://www.azura.best/) 37 | * [LiquidBounce++ Client](https://lbplusplus.ga/) 38 | * [Wurst Client](https://www.wurstclient.net/) 39 | * [Inertia Client](https://inertiaclient.com/Download.php) 40 | * [Raven N+ Client](https://www.ravennplus.ml/) 41 | * [LiquidBounce+ Reborn Client](https://github.com/liquidbounceplusreborn/LiquidbouncePlus-Reborn) 42 | # Best modded Spigot for Minecraft 1.8 43 | * [PandaSpigot](https://github.com/hpfxd/PandaSpigot) --------------------------------------------------------------------------------