## Boss Control
A server side companion mod for **NinshuOrigins**. It lets server owners
control how strong bosses and NPCs are, schedule enemy spawns, and adds
quality of life features for players. Everything runs on the server, so
players configure nothing.
## Damage Tuner
Right click any mob or boss with the Damage Tuner to open a panel, type a
number, and apply it. The multiplier is stored against the **mob type**, so
setting Itachi to 5x makes every Itachi deal five times damage, including ones
not spawned yet. A scope button switches to a single creature when one boss
should be harder than the rest of its kind.
Modded bosses are usually either trivial for geared players or impossible for
new ones, and fixing that normally means editing configs and restarting. Here
you adjust it standing in front of the boss and see the result on the next hit.
## Spawners
Place spawners that produce ninja or bosses on a timer. You choose the rank
(E through Z), the village, how many, how often, custom loot, custom health,
and whether a boss bar announces them. Spawners stay dormant until a player is
near, so hundreds of them cost nothing.
For players it means the world has reliable places to grind: rank E ninja are
always in the same fields, and the A rank camp is always worth the walk.
## Guided tutorial
New players are walked through their first ten minutes: first quest, starter
item, proficiencies, the ATM, warping to their village, finding a quest giver,
and their first ten E rank kills.
It reacts to what the player actually does, shows a live distance and
direction readout above the hotbar when sending them somewhere, and tracks
progress on a boss bar. Players can leave with `/tutorial skip`. The whole
thing is one JSON file you can export, rewrite and reload without a restart.
## Quality of life
- **Automatic loot.** Kills drop into the killer's inventory. Anything that
does not fit stays on the ground, so nothing is lost.
- **Village respawn.** Dying returns you to your own village, not world spawn.
- **Stat scaled damage.** Every 20 stat points adds 0.01 damage against NPCs,
so 2000 points is double. PvP is untouched.
- **Banking.** The ATM opens with the card in hand, and the 100 Ryo coin banks
itself.
- **Tab list.** Rank, clan, village and balance beside each name, with large
figures shortened so 1,200,000 reads as 1.2M.
- **Leaderboards.** `/stats` ranks the server by money, kills, playtime and
fewest deaths.
- **Offline helper.** `/helper` answers questions about the mod with no API
key and no internet connection.
## Administration
Reset a player's clans and stats in one command, ban abilities that break your
server, stop tailed beasts spawning naturally, edit any mob's loot in game,
and clear dropped items on a schedule.
## Requirements
Minecraft 1.20.1, Forge 47.4.10 or newer, and NinshuOrigins.
FTB Ranks, Essentials and Library power villages, warps and the tab list.
Those features switch off cleanly when the FTB mods are absent.

