Skip to content

A minecraft fabric mod that hides your password as you type when using login commands, often used on non-premium servers.

License

Notifications You must be signed in to change notification settings

Blayung/no-peeking

Repository files navigation

No Peeking!

What is this?

This is a minecraft fabric mod that hides your password as you type when using login commands (customizable), often used on non-premium servers.

Downloads

You can download this mod on modrinth. https://modrinth.com/mod/nopeeking

How to compile this mod? (assuming you're on linux)

  1. Make sure you have git and jdk 21 installed. If not, check these links out: https://git-scm.com/downloads, https://www.oracle.com/java/technologies/downloads. You can also try to install these programs with your distro's package manager.
  2. Clone the repo: git clone https://github.com/Blayung/no-peeking.git; cd no-peeking
  3. Compile the mod: ./gradlew build
  4. Now the mod jar file should be in the ./build/libs folder.

About

A minecraft fabric mod that hides your password as you type when using login commands, often used on non-premium servers.

Resources

License

Stars

Watchers

Forks

Languages