NightClient is a minecraft utility client I made for vannila Minecraft.
Download the jar from releases
Press right shift to open gui
Type .cmd in chat to see commands
To rebind keys go to controls -> keybinds and scroll down
Left click on a module to toggle it
Middle click on a module to go to the next mode
Made for minecraft fabric 1.21
Do not use on servers with an anticheat
If your GUI does not fit the screen:
Change your ui scale to a smaller value
(hope to fix this bug soon)
GUI needs some help and requires a small ui scale
Messages that start with . are cancelled and interpreted as commands
Multiple modes in one module
Save your selected modes when closing the game
1.21 fabric
Make a java file that extends Module and if you want to use events ModuleEvents (optional)
Make a java file that extends Command
Easily expand on the client
(Images are from v1.0)