 
                AHZNB'S Tweaks
AHZNB'S Tweaks is an addon module for AHZNB's Naruto ShinobiCraft mod that significantly expands progression management capabilities and personalizes gameplay.
Key Features
Thanks to extensive configuration settings, you gain full control over ShinobiCraft game mechanics. The module allows flexible customization of numerous parameters.
Rank and Limit System
You can create custom ninja ranks with individual experience limits (NinjaXP). Each rank is assigned a maximum BattleXP amount that players of that category cannot exceed.
Available commands:
- /rank create <rank> <limit>— create a new rank with experience limit
- /rank add <player> <rank>— assign rank to player
- /rank remove <player>— remove rank from player
- /rank delete <rank>— delete existing rank
- /rank get <player>— view player's rank
Chakra Color Management
Each player receives a random chakra color that can be changed or rerolled if desired.
Chakra color management commands:
- /chakracolor set <hex>— set your own chakra color
- /chakracolor set <hex> <player>— set another player's chakra color
- /chakracolor reroll— generate random chakra color
- /chakracolor reroll <player>— change another player's chakra color**
Usage example:
{ "command": "/chakracolor set FF0000", "result": "Red chakra color set" }Sharingan and Limit Configuration
Configuration options include:
- Sharingan dodge rate (1 = 100%, 0.6 = 60%, etc.)
- Maximum NinjaXP limit
Note: current version does not display actual dodge percentage when hovering over Sharingan — this feature will be added in the next update.
Standard Rank System
The module includes a ready-made rank system with preset limits that can be customized:
- Genin — 50,000 NXP
- Chuunin — 80,000 NXP
- Jonin — 120,000 NXP
- Kage — 160,000 NXP
Additionally, /setmyrank <rank> command is available for interaction with CustomNPCs, allowing alternative rank assignment methods.
 
                                