1.21.11
Join our discord - https://discord.gg/auHTtNAqRq
Nami is a modular and lightweight anarchy client base built for PVE and automation.
Most popular Minecraft clients are closed-source, paid, and obfuscated, making them difficult to audit or trust. Some may include backdoors or malicious code.
This project started as a clean, open-source alternative aiming to be transparent, secure, and easy to extend without relying on unsafe third-party clients.
See https://github.com/NamiDevelopment/template-plugin for information
How to open ClickGUI?
Default keybind is: P
What is the command prefix?
The default command prefix is -.
- Java 21
- Gradle 8+
- Minecraft 1.21.11
- Fabric loader, API
-
Clone the repository:
git clone https://github.com/NamiDevelopment/Nami.git cd nami -
In order to get nami-api dependency,you need to configure your PAT-token in your root .gradle/gradle.dependency
-
Build with Gradle:
./gradlew build
The compiled JAR will be located at:
build/libs/nami-<version>.jar
nami-client is packaged with nami-api inside of it.
This project is licensed under the MIT License. You are free to contribute, distribute, fork, or reuse any part.



