MobAttributeTuner icon

MobAttributeTuner -----

Adjust the attributes of your Mobs!



MobAttributeTuner Documentation

✅ Installation
  1. Download the latest `.jar` file from the Releases page
  2. Drop it into your server's `/plugins/` folder.
  3. Restart the server.
  4. A `config.yml` will be generated automatically inside the `/plugins/MobAttributeTuner/` folder.

⚙️ Configuration Format
Code (YAML):

mobs
:
  ZOMBIE
:
    health
: 20.0
    damage
: 4.0
    armor
: 2.0
    armor_toughness
: 0.0
    knockback_resistance
: 0.0
    movement_speed
: 0.23
 
- All mobs are commented out by default.
- Only uncomment and configure the ones you want to modify.
- If a value is missing or negative, the default will be used.

Supported Attributes
Config Key Description Bukkit Attribute Constant
health Max health GENERIC_MAX_HEALTH
damage Melee damage GENERIC_ATTACK_DAMAGE
armor Armor value GENERIC_ARMOR
armor_toughness Reduces strong-hit damage GENERIC_ARMOR_TOUGHNESS
knockback_resistance Prevents knockback GENERIC_KNOCKBACK_RESISTANCE
movement_speed Speed (normal is ~0.2) GENERIC_MOVEMENT_SPEED


Reloading Config
The plugin reads the config on server start. Use `/reload` or restart the server after changes.

Tested On
  • Minecraft Java Edition 1.21.5
  • Paper 1.21.5 Build #231
Resource Information
Author:
----------
Total Downloads: 47
First Release: May 28, 2025
Last Update: May 28, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings